chore(deps): lock file maintenance #3125
Triggered via pull request
September 15, 2024 18:47
Status
Failure
Total duration
3m 10s
Artifacts
–
continuous-integration.yml
on: pull_request
Linting NodeJS
3m 0s
Building NodeJS
48s
Annotations
10 errors and 2 warnings
Building NodeJS:
src/lib/structures/classes/Confirmation.ts#L81
Type 'Row<ButtonBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
Building NodeJS:
src/lib/structures/classes/Confirmation.ts#L87
No overload matches this call.
|
Building NodeJS:
src/lib/structures/classes/Confirmation.ts#L107
No overload matches this call.
|
Building NodeJS:
src/lib/structures/classes/Confirmation.ts#L124
Type 'Row<ButtonBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
Building NodeJS:
src/commands/Admin/setup.ts#L35
No overload matches this call.
|
Building NodeJS:
src/commands/Admin/setup.ts#L403
No overload matches this call.
|
Building NodeJS:
src/commands/Admin/setup.ts#L436
No overload matches this call.
|
Building NodeJS:
src/commands/General/about.ts#L89
No overload matches this call.
|
Building NodeJS:
src/commands/Utility/role.ts#L357
Type 'Row<ButtonBuilder> | Row<StringSelectMenuBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
Building NodeJS:
src/commands/Utility/role.ts#L357
Type 'Row<ButtonBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
|
Building NodeJS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting NodeJS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|