chore(deps): update dependency typescript to ^5.7.2 #7260
Triggered via pull request
November 26, 2024 08:58
renovate[bot]
synchronize
#1151
Status
Failure
Total duration
37s
Artifacts
–
Annotations
10 errors and 1 warning
build / build:
src/commands/config/Role.ts#L3
Cannot find module 'discord.js' or its corresponding type declarations.
|
build / build:
src/commands/config/Role.ts#L4
Cannot find module '@sapphire/decorators' or its corresponding type declarations.
|
build / build:
src/commands/config/Role.ts#L5
Cannot find module '@bitomic/material-colors' or its corresponding type declarations.
|
build / build:
src/commands/config/Role.ts#L6
Cannot find module '@bitomic/utilities' or its corresponding type declarations.
|
build / build:
src/commands/config/Role.ts#L119
This member cannot have an 'override' modifier because it is not declared in the base class 'Command<true>'.
|
build / build:
src/commands/config/Role.ts#L157
Property 'container' does not exist on type 'UserCommand'.
|
build / build:
src/commands/config/Role.ts#L169
Property 'container' does not exist on type 'UserCommand'.
|
build / build:
src/commands/config/Role.ts#L184
Property 'container' does not exist on type 'UserCommand'.
|
build / build:
src/commands/config/Role.ts#L213
Property 'container' does not exist on type 'UserCommand'.
|
build / build:
src/commands/config/Role.ts#L240
Property 'container' does not exist on type 'UserCommand'.
|
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|