Table Component/Rankings Page #1382
Annotations
10 errors
frontend2/src/utils/api.ts#L15
Unexpected class with only static properties
|
frontend2/src/utils/api.ts#L53
Unsafe return of an `any` typed value
|
frontend2/src/utils/api.ts#L171
Unsafe return of an `any` typed value
|
frontend2/src/utils/api.ts#L282
Unsafe assignment of an `any` value
|
frontend2/src/utils/api.ts#L288
Unsafe argument of type `any` assigned to a parameter of type `string`
|
frontend2/src/utils/api.ts#L288
Unsafe member access .length on an `any` value
|
frontend2/src/utils/api.ts#L289
Unsafe assignment of an `any` value
|
frontend2/src/utils/api.ts#L636
Unexpected class with only static properties
|
frontend2/src/views/Rankings.tsx#L61
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
The logs for this run have expired and are no longer available.
Loading