Skip to content

chore(deps): update dependency @sapphire/ts-config to v5 #1054

chore(deps): update dependency @sapphire/ts-config to v5

chore(deps): update dependency @sapphire/ts-config to v5 #1054

Triggered via pull request March 11, 2024 17:05
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Linting
1m 4s
Linting
Typecheck source code
1m 0s
Typecheck source code
Build source code
1m 6s
Build source code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Typecheck source code: src/lib/setup.ts#L5
Cannot find module 'colorette'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/index.ts#L2
Cannot find module '@sapphire/framework'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/index.ts#L3
Cannot find module '@skyra/env-utilities'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/index.ts#L4
Cannot find module '@sapphire/plugin-scheduled-tasks/register-redis'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/index.ts#L5
Cannot find module 'discord.js'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/commands/about.ts#L1
Cannot find module '@sapphire/decorators'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/commands/about.ts#L2
Cannot find module '@sapphire/framework'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Typecheck source code: src/commands/about.ts#L8
This member cannot have an 'override' modifier because its containing class 'UserCommand' does not extend another class.
Typecheck source code: src/commands/about.ts#L12
Property 'name' does not exist on type 'UserCommand'.
Typecheck source code: src/commands/about.ts#L13
Property 'description' does not exist on type 'UserCommand'.
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/.
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/.
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/.