Skip to content

Pet command

Pet command #216

Triggered via pull request March 17, 2024 23:06
@BastLastBastLast
synchronize #2452
petCommand
Status Success
Total duration 21s
Artifacts

eslint.yml

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

Annotations

23 errors and 12 warnings
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/packets/interaction/ReactionCollectorItemAccept.ts#L2
'makePacket' is defined but never used
eslint-lib-module: Lib/src/packets/interaction/ReactionCollectorItemChoice.ts#L2
'makePacket' is defined but never used
eslint-lib-module: Lib/src/packets/interaction/ReactionCollectorMerchant.ts#L2
'makePacket' is defined but never used
eslint-lib-module: Lib/src/packets/interaction/ReactionCollectorPveFight.ts#L2
'makePacket' is defined but never used
eslint-lib-module
Process completed with exit code 1.
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-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#L5
'WebsocketClient' is defined but never used
eslint-core-module: Core/src/data/SupportItem.ts#L2
'ItemCategory' is defined but never used
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-lib-module: Lib/src/Language.ts#L5
Expected blank line between class members
eslint-lib-module: Lib/src/Language.ts#L6
Expected blank line between class members
eslint-lib-module: Lib/src/Language.ts#L7
Expected blank line between class members
eslint-lib-module: Lib/src/Language.ts#L8
Expected blank line between class members
eslint-lib-module: Lib/src/Language.ts#L9
Expected blank line between class members
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/messages/DraftBotErrorEmbed.ts#L16
This line has a length of 212. Maximum allowed is 200
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/.
eslint-core-module: Core/src/data/events/PossibilityOutcome.ts#L206
This line has a length of 228. Maximum allowed is 200
eslint-core-module: Core/src/data/events/PossibilityOutcome.ts#L206
Async function 'applyPossibilityOutcome' has too many parameters (7). Maximum allowed is 6