Feat/UI improvements #40
Annotations
4 errors and 3 warnings
test:
src/components/pages/game/game.tsx#L114
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#L115
Replace `font-bona-nova-sc·text-center` with `text-center·font-bona-nova-sc`
|
test:
src/components/pages/game/game.tsx#L200
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
|