Skip to content

Cards, css, and some actions #9

Cards, css, and some actions

Cards, css, and some actions #9

Triggered via push October 6, 2024 00:22
Status Failure
Total duration 20s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/phases/Join.tsx#L5
'setState' is declared but its value is never read.
build: src/phases/Join.tsx#L6
'name' is declared but its value is never read.
build: src/phases/Play.tsx#L1
'useCallback' is declared but its value is never read.
build: src/phases/Play.tsx#L4
'Action' is declared but its value is never read.
build: src/lib/utils.tsx#L30
Generic type 'ReactNodeState<T>' requires 1 type argument(s).
build: src/lib/utils.tsx#L35
Generic type 'ReactNodeState<T>' requires 1 type argument(s).
build: src/lib/utils.tsx#L42
Generic type 'ReactNodeState<T>' requires 1 type argument(s).
build: src/lib/utils.tsx#L47
Generic type 'ReactNodeState<T>' requires 1 type argument(s).
build: src/hooks/useHostSynced.ts#L1
'useRef' is declared but its value is never read.
build: src/client/Join.tsx#L9
'setState' is declared but its value is never read.