Skip to content

fix(deps): update dependency necord to v6.8.4 #763

fix(deps): update dependency necord to v6.8.4

fix(deps): update dependency necord to v6.8.4 #763

Triggered via pull request September 2, 2024 22:35
Status Failure
Total duration 27s
Artifacts

pull-req.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build (20): src/commands/membership.command.ts#L335
Type 'ActionRowBuilder<ButtonBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
build (20): src/commands/poll.command.ts#L224
No overload matches this call.
build (20): src/commands/timetable.command.ts#L76
Type 'ActionRowBuilder<ButtonBuilder>' is not assignable to type 'APIActionRowComponent<APIMessageActionRowComponent> | JSONEncodable<APIActionRowComponent<APIMessageActionRowComponent>> | ActionRowData<...>'.
build (20): src/modals/EmailLink.modal.ts#L41
No overload matches this call.
build (20)
Process completed with exit code 2.
build (20)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/