Skip to content

Merge branch 'feature/multi-user-ranking' into master for v1.1.0 release #9

Merge branch 'feature/multi-user-ranking' into master for v1.1.0 release

Merge branch 'feature/multi-user-ranking' into master for v1.1.0 release #9

Triggered via push February 6, 2026 07:16
Status Failure
Total duration 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Process completed with exit code 1.
build
React Hook "useMemo" is called conditionally. React Hooks must be called in the exact same order in every component render
build: src/components/RankingTab.tsx#L89
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build: src/components/RankBadge.tsx#L52
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
build: src/App.tsx#L167
Unexpected any. Specify a different type
build
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked