Skip to content

Consolidate admin commands #83

Consolidate admin commands

Consolidate admin commands #83

Triggered via push October 4, 2023 15:13
Status Failure
Total duration 44s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build (18.x): server/commands/Ranking.ts#L7
Property 'helpText' in type 'RankingCommand' is not assignable to the same property in base type 'BaseCommand'.
build (18.x): server/commands/Multiplayer.ts#L7
Property 'helpText' in type 'MultiplayerCommands' is not assignable to the same property in base type 'BaseCommand'.
build (18.x): combined.ts#L85
Class 'BaseCommand' used before its declaration.
build (18.x): combined.ts#L168
Property 'helpText' in type 'MultiplayerCommands' is not assignable to the same property in base type 'BaseCommand'.
build (18.x): combined.ts#L252
Property 'helpText' in type 'RankingCommand' is not assignable to the same property in base type 'BaseCommand'.
build (18.x)
Process completed with exit code 1.