fix: CSS bugs on high DPI #321
Annotations
8 errors and 10 warnings
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L201
Missing space before value for key 'width'
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L201
Strings must use singlequote
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L201
Missing space before value for key 'height'
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L201
Strings must use singlequote
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L201
Missing space before value for key 'verticalAlign'
|
Run npm run lint:
src/UI/components/single/Chat.tsx#L201
Strings must use singlequote
|
Run npm run lint
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#L2
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/Battle.tsx#L2
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
|
Run npm run lint:
src/UI/components/rooms/battle/Battle.tsx#L2
'useState' 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/Battle.tsx#L8
'client' 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
|
The logs for this run have expired and are no longer available.
Loading