fix(deps): update dependency @sapphire/framework to v4.8.5 #943
ci.yml
on: pull_request
Linting
1m 33s
Typecheck source code
1m 32s
Build source code
1m 33s
Annotations
6 errors
Typecheck source code:
node_modules/@sapphire/framework/node_modules/@sapphire/discord.js-utilities/dist/index.d.ts#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.
|