fix(deps): update all non-major dependencies #3171
continuous-integration.yml
on: pull_request
Linting NodeJS
32s
Building NodeJS
34s
Annotations
11 errors and 2 warnings
Linting NodeJS
Process completed with exit code 1.
|
Building NodeJS:
src/commands/Admin/setup.ts#L126
Property 'send' does not exist on type 'TextBasedChannel'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L30
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L33
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L36
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L40
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L47
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L75
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L78
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/blacklist.ts#L80
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Building NodeJS:
src/commands/Core/eval.ts#L58
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
Linting NodeJS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Building NodeJS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|