Eslintupgrade #164
Annotations
5 errors and 2 warnings
build:
Discord/src/bot/DraftBotShard.ts#L30
Expected to return a value at the end of async arrow function
|
build:
Discord/src/bot/DraftBotShard.ts#L109
Async function 'onDiscordGuildCreate' has no 'await' expression
|
build:
Discord/src/bot/DraftBotShard.ts#L120
Async function 'onDiscordGuildDelete' has no 'await' expression
|
build:
Discord/src/packetHandlers/handlers/CommandHandlers.ts#L14
'CommandTestPacketReq' is defined but never used
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Discord/src/commands/player/ProfileCommand.ts#L30
This line has a length of 207. Maximum allowed is 200
|