Skip to content

fix(deps): update dependency discord.js to v14.16.3 #903

fix(deps): update dependency discord.js to v14.16.3

fix(deps): update dependency discord.js to v14.16.3 #903

Triggered via pull request November 12, 2024 22:28
Status Failure
Total duration 29s
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/poll.command.ts#L391
Object literal may only specify known properties, and 'poll' does not exist in type 'MessagePayload | WebhookMessageEditOptions'.
build (20): src/commands/poll.command.ts#L455
Object literal may only specify known properties, and 'poll' does not exist in type 'MessagePayload | WebhookMessageEditOptions'.
build (20): src/commands/poll.command.ts#L525
Object literal may only specify known properties, and 'poll' does not exist in type 'MessagePayload | WebhookMessageEditOptions'.
build (20): src/commands/poll.command.ts#L585
Object literal may only specify known properties, and 'poll' does not exist in type 'MessagePayload | WebhookMessageEditOptions'.
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/