Skip to content

feat: Swayfarm Gas Station Mainnet Deployment #112

feat: Swayfarm Gas Station Mainnet Deployment

feat: Swayfarm Gas Station Mainnet Deployment #112

Triggered via pull request December 18, 2024 18:46
Status Success
Total duration 54s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
Lint: frontend/src/components/NewPlayer.tsx#L46
React Hook useEffect has a missing dependency: 'getBalance'. Either include it or remove the dependency array
Lint: frontend/src/components/show/ShowCoins.tsx#L30
React Hook useEffect has a missing dependency: 'farmCoinAssetID'. Either include it or remove the dependency array
Lint: frontend/src/hooks/useWalletFunds.ts#L12
React Hook useEffect has a missing dependency: 'getBalance'. Either include it or remove the dependency array