Skip to content

Add state for current user #1399

Add state for current user

Add state for current user #1399

Triggered via pull request August 14, 2023 22:09
@acrantelacrantel
synchronize #665
current-user
Status Failure
Total duration 6m 34s
Artifacts

ci.yml

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

Annotations

9 errors
Frontend linting / unit tests: frontend2/src/utils/api.ts#L16
Unexpected class with only static properties
Frontend linting / unit tests: frontend2/src/utils/api.ts#L54
Unsafe return of an `any` typed value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L172
Unsafe return of an `any` typed value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L283
Unsafe assignment of an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L289
Unsafe argument of type `any` assigned to a parameter of type `string`
Frontend linting / unit tests: frontend2/src/utils/api.ts#L289
Unsafe member access .length on an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L290
Unsafe assignment of an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L658
Unexpected class with only static properties
Frontend linting / unit tests
Process completed with exit code 1.