Skip to content

chore: refac

chore: refac #258

Triggered via push January 1, 2025 13:03
Status Success
Total duration 52s
Artifacts

client_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
node: client/src/App.tsx#L32
'createDojoStore' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L1
'QueryBuilder' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L2
'useConnect' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L4
'BigNumber' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L6
'addAddressPadding' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L54
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
node: client/src/components/ControlWindows/GameAccount.tsx#L110
'address' is assigned a value but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L111
'setPagesStack' is assigned a value but never used
node: client/src/components/Menu.tsx#L13
'startGame' is assigned a value but never used
node: client/src/context/dice-context.tsx#L20
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file