Skip to content

Table Component/Rankings Page #1382

Table Component/Rankings Page

Table Component/Rankings Page #1382

Triggered via pull request August 3, 2023 03:16
Status Failure
Total duration 5m 23s
Artifacts
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
50s
Frontend linting / unit tests
Linter (pre-commit)
5m 7s
Linter (pre-commit)
Backend unit tests
4m 7s
Backend unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 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: 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
Frontend linting / unit tests
Process completed with exit code 1.