Skip to content

DDR Implementation #892

DDR Implementation

DDR Implementation #892

Re-run triggered July 28, 2024 09:11
Status Failure
Total duration 58s
Artifacts

client.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test
Function lacks ending return statement and return type does not include 'undefined'.
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