feat: testnet deployment for Fuel Station #96
Annotations
1 error and 5 warnings
Run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run lint:
frontend/src/App.tsx#L32
React Hook useEffect has a missing dependency: 'currentConnector?.name'. Either include it or remove the dependency array
|
Run lint:
frontend/src/components/Garden.tsx#L43
React Hook useEffect has a missing dependency: 'setTileStates'. Either include it or remove the dependency array. If 'setTileStates' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run lint:
frontend/src/components/NewPlayer.tsx#L44
React Hook useEffect has a missing dependency: 'getBalance'. Either include it or remove the dependency array
|
Run lint:
frontend/src/components/show/ShowCoins.tsx#L30
React Hook useEffect has a missing dependency: 'farmCoinAssetID'. Either include it or remove the dependency array
|
Loading