feat: more options on tierlist view (#1200) #987
Annotations
9 errors and 11 warnings
test
Expected 5-7 arguments, but got 4.
|
test
Parameter 'c' implicitly has an 'any' type.
|
test
Expected 5-7 arguments, but got 4.
|
test
Parameter 'c' implicitly has an 'any' type.
|
test
Argument of type '(c: any) => any' is not assignable to parameter of type 'string'.
|
test
Parameter 'c' implicitly has an 'any' type.
|
test
Property 'scoreData' does not exist on type 'ChartDocument<"iidx:DP">'.
|
test
Property 'scoreData' does not exist on type 'ChartDocument<"iidx:DP">'.
|
test
Process completed with exit code 1.
|
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
|