Merge branch 'feature/multi-user-ranking' into master for v1.1.0 release #9
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
|