feat: rating-based colored text for cells (#1126) #883
Annotations
2 errors and 11 warnings
test
Cannot find module 'components/tables/cells/GitadoraJudgementCell copy' or its corresponding type declarations.
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
client/src/app/pages/LoginPage.tsx#L22
Unexpected any. Specify a different type
|
test:
client/src/app/pages/RegisterPage.tsx#L36
Unexpected any. Specify a different type
|
test:
client/src/app/pages/RegisterPage.tsx#L214
Unexpected any. Specify a different type
|
test:
client/src/app/pages/dashboard/games/_game/_playtype/GPTLeaderboardsPage.tsx#L71
Unexpected any. Specify a different type
|
test:
client/src/app/pages/dashboard/games/_game/_playtype/GPTSongsPage.tsx#L76
'gptConfig' is assigned a value but never used
|
test:
client/src/app/pages/dashboard/import/BatchManualPage.tsx#L4
'useState' is defined but never used
|
test:
client/src/app/pages/dashboard/import/USCIRPage.tsx#L5
'Muted' is defined but never used
|
test:
client/src/app/pages/dashboard/import/USCIRPage.tsx#L6
'TachiConfig' is defined but never used
|
test:
client/src/app/pages/dashboard/search/SearchPage.tsx#L184
'playtype' is assigned a value but never used
|
test:
client/src/app/pages/dashboard/users/UserGamesPage.tsx#L70
'i' is defined but never used. Allowed unused args must match /logger/u
|