Skip to content

feat: texts, validation, image optimization, decreased reverted % #56

feat: texts, validation, image optimization, decreased reverted %

feat: texts, validation, image optimization, decreased reverted % #56

Triggered via pull request January 14, 2025 10:07
Status Failure
Total duration 1m 9s
Billable time 1m
Artifacts

static-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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