feat(ongeki): graphs #1002
Annotations
7 errors and 11 warnings
Typecheck
Parameter 'd' implicitly has an 'any' type.
|
Typecheck
Parameter 'e' implicitly has an 'any' type.
|
Typecheck
Parameter 'd' implicitly has an 'any' type.
|
Typecheck
Parameter 'd' implicitly has an 'any' type.
|
Typecheck
Parameter 'd' implicitly has an 'any' type.
|
Typecheck
No overload matches this call.
|
Typecheck
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
client/src/app/pages/LoginPage.tsx#L22
Unexpected any. Specify a different type
|
Lint:
client/src/app/pages/RegisterPage.tsx#L36
Unexpected any. Specify a different type
|
Lint:
client/src/app/pages/RegisterPage.tsx#L214
Unexpected any. Specify a different type
|
Lint:
client/src/app/pages/dashboard/games/_game/_playtype/GPTLeaderboardsPage.tsx#L71
Unexpected any. Specify a different type
|
Lint:
client/src/app/pages/dashboard/games/_game/_playtype/GPTSongsPage.tsx#L76
'gptConfig' is assigned a value but never used
|
Lint:
client/src/app/pages/dashboard/import/BatchManualPage.tsx#L4
'useState' is defined but never used
|
Lint:
client/src/app/pages/dashboard/import/USCIRPage.tsx#L5
'Muted' is defined but never used
|
Lint:
client/src/app/pages/dashboard/import/USCIRPage.tsx#L6
'TachiConfig' is defined but never used
|
Lint:
client/src/app/pages/dashboard/search/SearchPage.tsx#L184
'playtype' is assigned a value but never used
|
Lint:
client/src/app/pages/dashboard/users/UserIntegrationsPage.tsx#L146
'setClients' is defined but never used. Allowed unused args must match /logger/u
|
Loading