fix(deps): update all non-major dependencies #3134
Annotations
10 errors and 1 warning
src/commands/Admin/setup.ts#L126
Property 'send' does not exist on type 'TextBasedChannel'.
|
src/commands/Core/blacklist.ts#L30
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L33
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L36
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L40
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L47
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L75
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L78
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/blacklist.ts#L80
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
src/commands/Core/eval.ts#L58
Argument of type 'GuildMessage' is not assignable to parameter of type 'Message<boolean>'.
|
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/
|
This job failed
Loading