Skip to content

feat: add chart parameter to ScoreValidator #961

feat: add chart parameter to ScoreValidator

feat: add chart parameter to ScoreValidator #961

Triggered via pull request August 27, 2024 09:48
Status Success
Total duration 1m 9s
Artifacts

client.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
The following actions use a deprecated Node.js version 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/UserIntegrationsPage.tsx#L146
'setClients' is defined but never used. Allowed unused args must match /logger/u