Skip to content

chore: for deploy

chore: for deploy #86

Triggered via pull request January 20, 2025 14:52
Status Failure
Total duration 53s
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
main: src/pages/game-page.tsx#L4
`@/components/common/header` import should occur before import of `@/components/common/section`
main
Process completed with exit code 1.
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
main: src/components/common/header/connect-wallet-button.tsx#L56
React Hook useEffect has a missing dependency: 'setIsOpen'. Either include it or remove the dependency array
main: src/components/ui/button.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components