Skip to content

Table Component/Rankings Page #1392

Table Component/Rankings Page

Table Component/Rankings Page #1392

Triggered via pull request August 9, 2023 00:30
Status Failure
Total duration 6m 16s
Artifacts

ci.yml

on: pull_request
Frontend linting / unit tests
1m 9s
Frontend linting / unit tests
Linter (pre-commit)
6m 6s
Linter (pre-commit)
Backend unit tests
4m 46s
Backend unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Frontend linting / unit tests: frontend2/src/components/BattlecodeTableBottomElement.tsx#L111
Expected indentation of 6 spaces but found 8
Frontend linting / unit tests: frontend2/src/components/BattlecodeTableBottomElement.tsx#L112
Expected indentation of 4 spaces but found 6
Frontend linting / unit tests: frontend2/src/components/BattlecodeTableBottomElement.tsx#L114
Expected indentation of 6 spaces but found 8
Frontend linting / unit tests: frontend2/src/components/BattlecodeTableBottomElement.tsx#L115
Expected indentation of 4 spaces but found 6
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