Petfree #32
discord-module.yml
on: pull_request
eslint-discord-module
14s
Annotations
4 errors and 3 warnings
eslint-discord-module:
Discord/src/bot/DraftBotShard.ts#L30
Expected to return a value at the end of async arrow function
|
eslint-discord-module:
Discord/src/bot/DraftBotShard.ts#L109
Async function 'onDiscordGuildCreate' has no 'await' expression
|
eslint-discord-module:
Discord/src/bot/DraftBotShard.ts#L120
Async function 'onDiscordGuildDelete' has no 'await' expression
|
eslint-discord-module
Process completed with exit code 1.
|
eslint-discord-module
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint-discord-module:
Discord/src/commands/player/ReportCommand.ts#L11
Unexpected trailing comma
|
eslint-discord-module:
Discord/src/messages/DraftBotErrorEmbed.ts#L16
This line has a length of 212. Maximum allowed is 200
|