Skip to content

Migratetonewyarn&updatedoc #142

Migratetonewyarn&updatedoc

Migratetonewyarn&updatedoc #142

Triggered via pull request November 4, 2024 00:16
Status Success
Total duration 25s
Artifacts

discord-module.yml

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

Annotations

10 errors and 1 warning
eslint-discord-module: Discord/src/bot/DiscordMQTT.ts#L35
Comments should not begin with a lowercase character
eslint-discord-module: Discord/src/bot/DraftBotShard.ts#L111
Async function 'onDiscordGuildCreate' has no 'await' expression
eslint-discord-module: Discord/src/bot/DraftBotShard.ts#L122
Async function 'onDiscordGuildDelete' has no 'await' expression
eslint-discord-module: Discord/src/packetHandlers/handlers/CommandHandlers.ts#L183
'context' is defined but never used
eslint-discord-module: Discord/src/packetHandlers/handlers/CommandHandlers.ts#L188
'context' is defined but never used
eslint-discord-module: Discord/src/packetHandlers/handlers/CommandHandlers.ts#L193
'context' is defined but never used
eslint-discord-module: Discord/src/packetHandlers/handlers/FightHandler.ts#L7
'packet' is defined but never used
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/