Skip to content

feat: entry-point command #9089

feat: entry-point command

feat: entry-point command #9089

Triggered via pull request January 19, 2025 09:18
Status Failure
Total duration 3m 22s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
Tests: packages/discord.js/src/client/actions/InteractionCreate.js#L12
Use object destructuring when requiring local modules
Tests: packages/discord.js/src/structures/PrimaryEntryPointCommandInteraction.js#L3
Use object destructuring when requiring local modules
Tests: packages/discord.js/src/structures/PrimaryEntryPointCommandInteraction.js#L10
Use named exports instead of module.exports
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
Process completed with exit code 1.
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests: packages/discord.js/src/managers/EntitlementManager.js#L67
Async method 'fetch' has no 'await' expression.
Tests: packages/discord.js/src/structures/AnnouncementChannel.js#L22
Async method 'addFollower' has no 'await' expression.
Tests: packages/discord.js/src/structures/ApplicationCommand.js#L406
Unexpected 'todo' comment: 'TODO: remove ?? 0 on each when nullable'.
Tests: packages/discord.js/src/structures/Guild.js#L1352
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/PartialGroupDMChannel.js#L95
Async method 'fetchOwner' has no 'await' expression.
Tests: packages/discord.js/src/util/Options.js#L8
Unexpected 'todo' comment: 'TODO(ckohen): switch order of params so...'.