Skip to content

fix(deps): update dependency discord.js to v14.16.3 #15541

fix(deps): update dependency discord.js to v14.16.3

fix(deps): update dependency discord.js to v14.16.3 #15541

Triggered via pull request October 24, 2024 19:20
Status Failure
Total duration 16m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: src/plugins/discord/services/admin-notifications.service.ts#L70
Unsafe call of an `error` type typed value
lint: src/plugins/discord/services/admin-notifications.service.ts#L87
Unsafe return of an error typed value
lint: src/plugins/discord/services/admin-notifications.service.ts#L87
Unsafe call of an `error` type typed value
lint: src/plugins/discord/services/player-subs-notifications.service.ts#L133
Unsafe assignment of an error typed value
lint: src/plugins/discord/services/player-subs-notifications.service.ts#L133
Unsafe call of an `error` type typed value
lint: src/plugins/discord/services/player-subs-notifications.service.ts#L139
Unsafe member access .id on an `error` typed value
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/