Skip to content

Guild shop command #2273 #179

Guild shop command #2273

Guild shop command #2273 #179

Triggered via pull request November 17, 2024 16:40
Status Success
Total duration 31s
Artifacts

discord-module.yml

on: pull_request
eslint-discord-module
19s
eslint-discord-module
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
eslint-discord-module: Discord/src/bot/DraftBotShard.ts#L117
Async function 'onDiscordGuildCreate' has no 'await' expression
eslint-discord-module: Discord/src/bot/DraftBotShard.ts#L128
Async function 'onDiscordGuildDelete' has no 'await' expression
eslint-discord-module: Discord/src/commands/guild/GuildCreateCommand.ts#L10
'Effect' is defined but never used
eslint-discord-module: Discord/src/commands/pet/PetFreeCommand.ts#L15
'Effect' is defined but never used
eslint-discord-module: Discord/src/commands/pet/PetNickCommand.ts#L9
'Effect' is defined but never used
eslint-discord-module: Discord/src/commands/player/ClassesInfoCommand.ts#L11
'Effect' is defined but never used
eslint-discord-module: Discord/src/commands/player/MapCommand.ts#L7
'Effect' is defined but never used
eslint-discord-module: Discord/src/commands/player/RespawnCommand.ts#L13
'Effect' is defined but never used
eslint-discord-module: Discord/src/notifications/NotificationsHandler.ts#L48
Comments should not begin with a lowercase character
eslint-discord-module
The following actions use a deprecated Node.js version 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/