Skip to content

chore!: remove all deprecated features/props #8043

chore!: remove all deprecated features/props

chore!: remove all deprecated features/props #8043

Triggered via pull request October 4, 2024 10:30
Status Failure
Total duration 1m 22s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Tests
discord.js#lint: command (/home/runner/work/discord.js/discord.js/packages/discord.js) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --format=compact exited (1)
Tests: packages/discord.js/src/errors/ErrorCodes.js#L14
Trailing spaces not allowed.
Tests
Process completed with exit code 1.
Tests: packages/discord.js/src/client/websocket/WebSocketManager.js#L319
Unexpected 'todo' comment: 'TODO: Make a util for getting a stack'.
Tests: packages/discord.js/src/managers/RoleManager.js#L81
Unexpected 'todo' comment: 'TODO: Remove this catch in the next...'.
Tests: packages/discord.js/src/structures/ApplicationCommand.js#L412
Unexpected 'todo' comment: 'TODO: remove ?? 0 on each when nullable'.
Tests: packages/discord.js/src/structures/Guild.js#L1362
Async method 'disableInvites' has no 'await' expression.
Tests: packages/discord.js/src/structures/GuildScheduledEvent.js#L418
Unexpected 'todo' comment: 'TODO: scheduledEndTime gets reset on...'.
Tests: packages/discord.js/src/structures/ThreadChannel.js#L302
Unexpected 'todo' comment: 'TODO: Remove that catch in the next...'.
Tests: packages/discord.js/src/util/Options.js#L7
Unexpected 'todo' comment: 'TODO(ckohen): switch order of params so...'.