Skip to content

Feat/tarot design 1 #39

Feat/tarot design 1

Feat/tarot design 1 #39

Triggered via pull request January 10, 2025 15:48
Status Failure
Total duration 1m 12s
Billable time 1m
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
test: src/components/pages/game/game.tsx#L71
Replace `font-inknut·container·flex·flex-col·gap-[20px]·py-[20px]` with `container·flex·flex-col·gap-[20px]·py-[20px]·font-inknut`
test: src/components/pages/game/game.tsx#L72
Replace `font-bona-nova-sc·text-center` with `text-center·font-bona-nova-sc`
test: src/components/pages/game/game.tsx#L149
Replace `font-poppins·bg-[#D0C7A3]` with `bg-[#D0C7A3]·font-poppins`
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test: src/components/common/Header/connect-wallet-button.tsx#L50
React Hook useEffect has a missing dependency: 'setIsOpen'. Either include it or remove the dependency array
test: src/components/ui/button.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components