Skip to content

Eslintupdate

Eslintupdate #170

Triggered via pull request February 17, 2024 17:19
Status Success
Total duration 22s
Artifacts

eslint.yml

on: pull_request
eslint-discord-module
13s
eslint-discord-module
eslint-lib-module
14s
eslint-lib-module
eslint-core-module
14s
eslint-core-module
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 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: Discord/src/packetHandlers/handlers/CommandHandlers.ts#L14
'CommandTestPacketReq' is defined but never used
eslint-discord-module
Process completed with exit code 1.
eslint-lib-module: Lib/src/packets/PacketUtils.ts#L8
'context' is defined but never used
eslint-lib-module: Lib/src/packets/PacketUtils.ts#L8
'packets' is defined but never used
eslint-lib-module: Lib/src/packets/PacketUtils.ts#L12
'playerId' is defined but never used
eslint-lib-module: Lib/src/packets/PacketUtils.ts#L12
'packet' is defined but never used
eslint-lib-module: Lib/src/utils/TimeUtils.ts#L1
'../../../Core/src/core/Constants' import is restricted from being used by a pattern
eslint-lib-module
Process completed with exit code 1.
eslint-core-module: Core/src/core/CommandsTest.ts#L4
'makePacket' is defined but never used
eslint-core-module: Core/src/core/CommandsTest.ts#L5
'Players' is defined but never used
eslint-core-module: Core/src/core/CommandsTest.ts#L7
'CommandTestPacketRes' is defined but never used
eslint-core-module: Core/src/core/maps/TravelTime.ts#L177
'packet' is assigned a value but never used
eslint-core-module: Core/src/core/missions/Campaign.ts#L5
'MissionDataController' is defined but never used
eslint-core-module: Core/src/core/missions/Campaign.ts#L71
'campaignJson' is assigned a value but never used
eslint-core-module: Core/src/data/ObjectItem.ts#L1
'ItemNature' is defined but never used
eslint-core-module: Core/src/data/SmallEvent.ts#L1
'DataController' is defined but never used
eslint-core-module: Core/src/data/SupportItem.ts#L2
'ItemCategory' is defined but never used
eslint-discord-module
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/.
eslint-discord-module: Discord/src/commands/player/ProfileCommand.ts#L30
This line has a length of 207. Maximum allowed is 200
eslint-lib-module
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/.
eslint-core-module
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/.