Skip to content

refactor: refac phase 1 #259

refactor: refac phase 1

refactor: refac phase 1 #259

Triggered via pull request January 1, 2025 13:03
@0xibs0xibs
synchronize #181
refac-1
Status Success
Total duration 49s
Artifacts

client_ci.yml

on: pull_request
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