Table Component/Rankings Page #1391
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Frontend linting / unit tests
48s
Linter (pre-commit)
6m 44s
Backend unit tests
5m 14s
Annotations
9 errors
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L15
Unexpected class with only static properties
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L53
Unsafe return of an `any` typed value
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L171
Unsafe return of an `any` typed value
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L282
Unsafe assignment of an `any` value
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L288
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L288
Unsafe member access .length on an `any` value
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L289
Unsafe assignment of an `any` value
|
Frontend linting / unit tests:
frontend2/src/utils/api.ts#L636
Unexpected class with only static properties
|
Frontend linting / unit tests
Process completed with exit code 1.
|