fix(deps): update dependency @sapphire/framework to v4.8.5 #1001
ci.yml
on: pull_request
Linting
20s
Typecheck source code
27s
Build source code
18s
Annotations
6 errors and 3 warnings
Typecheck source code:
node_modules/@sapphire/framework/node_modules/@sapphire/discord.js-utilities/dist/cjs/index.d.cts#L2
'"discord.js"' has no exported member named 'WebhookMessageEditOptions'. Did you mean 'MessageEditOptions'?
|
Typecheck source code:
node_modules/@sapphire/framework/dist/cjs/index.d.ts#L2453
Namespace '"/home/runner/work/VecBot/VecBot/node_modules/discord.js/typings/index".Events' has no exported member 'GuildAuditLogEntryCreate'.
|
Typecheck source code:
node_modules/@sapphire/framework/dist/cjs/index.d.ts#L2454
Namespace '"/home/runner/work/VecBot/VecBot/node_modules/discord.js/typings/index".Events' has no exported member 'GuildAvailable'.
|
Typecheck source code:
src/interaction-handlers/addRole.ts#L6
Argument of type 'PieceContext<keyof StoreRegistryEntries>' is not assignable to parameter of type 'LoaderContext'.
|
Typecheck source code:
src/interaction-handlers/removeRole.ts#L6
Argument of type 'PieceContext<keyof StoreRegistryEntries>' is not assignable to parameter of type 'LoaderContext'.
|
Typecheck source code
Process completed with exit code 1.
|
Build source code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typecheck source code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|