Skip to content

chore(deps): update dependency typescript to ^5.7.2 #8517

chore(deps): update dependency typescript to ^5.7.2

chore(deps): update dependency typescript to ^5.7.2 #8517

Triggered via pull request November 26, 2024 02:26
@renovaterenovate[bot]
synchronize #1138
Status Failure
Total duration 36s
Artifacts

node.js.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build / build: src/commands/Configure.ts#L1
Cannot find module '@sapphire/framework' or its corresponding type declarations.
build / build: src/commands/Configure.ts#L2
Cannot find module '@sapphire/decorators' or its corresponding type declarations.
build / build: src/commands/Configure.ts#L3
Cannot find module 'discord.js' or its corresponding type declarations.
build / build: src/commands/Configure.ts#L5
Cannot find module 'undici' or its corresponding type declarations.
build / build: src/commands/Configure.ts#L13
This member cannot have an 'override' modifier because its containing class 'UserCommand' does not extend another class.
build / build: src/commands/Configure.ts#L15
Parameter 'builder' implicitly has an 'any' type.
build / build: src/commands/Configure.ts#L16
Property 'name' does not exist on type 'UserCommand'.
build / build: src/commands/Configure.ts#L17
Property 'description' does not exist on type 'UserCommand'.
build / build: src/commands/Configure.ts#L18
Parameter 'input' implicitly has an 'any' type.
build / build: src/commands/Configure.ts#L22
Parameter 'input' implicitly has an 'any' type.
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/