feat: move urls #684
Annotations
1 error and 12 warnings
deploy
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/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
|
test:
client/src/app/pages/dashboard/users/UserIntegrationsPage.tsx#L144
'setClients' is defined but never used. Allowed unused args must match /logger/u
|
test:
client/src/app/pages/dashboard/users/games/_game/_playtype/LeaderboardsPage.tsx#L14
'Link' is defined but never used
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|