Fix oversight on state migration and improve hot reloading #302
Annotations
5 errors and 10 warnings
|
Run npm run test:
src/UI/components/single/chat.test.ts#L7
TypeError: FormatMsgDisplay is not a function
❯ src/UI/components/single/chat.test.ts:7:21
|
Run npm run test:
src/UI/components/single/chat.test.ts#L16
TypeError: FormatMsgDisplay is not a function
❯ src/UI/components/single/chat.test.ts:16:21
|
Run npm run test:
src/UI/components/single/chat.test.ts#L29
TypeError: FormatMsgDisplay is not a function
❯ src/UI/components/single/chat.test.ts:29:21
|
Run npm run test
Process completed with exit code 1.
|
Run npm run lint:
src/UI/chatFormatting/chat.tsx#L2
'Fragment' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/chatFormatting/chat.tsx#L6
'assertNever' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/Battle.tsx#L3
'useClientContext' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/BattleControls.tsx#L11
'props' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/requests/MoveRequest.tsx#L17
'setBuilder' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/requests/TeamRequest.tsx#L4
'battle' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/requests/WaitRequest.tsx#L4
'req' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/requests/WaitRequest.tsx#L4
'battle' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
src/UI/components/single/BigPanel.tsx#L5
'useClientContext' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L7
'useState' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading