feat: texts, validation, image optimization, decreased reverted % #56
Annotations
2 errors and 3 warnings
test:
src/components/pages/game/game.tsx#L87
This assertion is unnecessary since it does not change the type of the expression
|
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
|