Skip to content

Cancel challenges

Cancel challenges #326

Triggered via push February 10, 2025 17:58
Status Success
Total duration 3m 2s
Artifacts

node.js.yml

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

Annotations

20 warnings
build (18.x): src/UI/chatFormatting/chat.tsx#L2
'Fragment' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/chatFormatting/chat.tsx#L6
'assertNever' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/Battle.tsx#L2
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/Battle.tsx#L2
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/Battle.tsx#L2
'useState' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/Battle.tsx#L3
'useClientContext' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/Battle.tsx#L8
'client' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/BattleControls.tsx#L11
'props' is defined but never used. Allowed unused args must match /^_/u
build (18.x): src/UI/components/rooms/battle/requests/MoveRequest.tsx#L17
'setBuilder' is assigned a value but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/rooms/battle/requests/TeamRequest.tsx#L4
'battle' is defined but never used. Allowed unused args must match /^_/u
build (20.x): src/UI/chatFormatting/chat.tsx#L2
'Fragment' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/chatFormatting/chat.tsx#L6
'assertNever' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/Battle.tsx#L2
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/Battle.tsx#L2
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/Battle.tsx#L2
'useState' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/Battle.tsx#L3
'useClientContext' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/Battle.tsx#L8
'client' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/BattleControls.tsx#L11
'props' is defined but never used. Allowed unused args must match /^_/u
build (20.x): src/UI/components/rooms/battle/requests/MoveRequest.tsx#L17
'setBuilder' is assigned a value but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/rooms/battle/requests/TeamRequest.tsx#L4
'battle' is defined but never used. Allowed unused args must match /^_/u