Skip to content

WIP: New frontend #1393

WIP: New frontend

WIP: New frontend #1393

Triggered via pull request August 9, 2023 00:48
@lowtorolalowtorola
synchronize #663
frontend2
Status Failure
Total duration 5m 24s
Artifacts

ci.yml

on: pull_request
Frontend linting / unit tests
1m 0s
Frontend linting / unit tests
Linter (pre-commit)
5m 7s
Linter (pre-commit)
Backend unit tests
4m 2s
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