fix(deps): update dependency @sapphire/framework to v4.8.5 #990
ci.yml
on: pull_request
Linting
1m 35s
Typecheck source code
1m 34s
Build source code
1m 37s
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.
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. 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@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build source code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|