chore(deps): update all non-major dependencies #2732
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: pull_request
Linting NodeJS
1m 12s
Building NodeJS
43s
Annotations
4 errors
Building NodeJS:
src/lib/utility/config.ts#L5
Could not find a declaration file for module '@devtomio/plugin-botlist'. '/home/runner/work/Radon/Radon/node_modules/@devtomio/plugin-botlist/dist/index.mjs' implicitly has an 'any' type.
|
Building NodeJS:
src/lib/utility/config.ts#L126
Type '{ intents: GatewayIntentBits[]; allowedMentions: MessageMentionOptions; caseInsensitiveCommands: true; caseInsensitivePrefixes: true; defaultCooldown: CooldownOptions; ... 10 more ...; tasks: ScheduledTaskHandlerOptions; }' is not assignable to type 'ClientOptions'.
|
Building NodeJS
Process completed with exit code 1.
|
Linting NodeJS
Process completed with exit code 1.
|