Add state for current user #1399
ci.yml
on: pull_request
Frontend linting / unit tests
54s
Linter (pre-commit)
6m 22s
Backend unit tests
4m 33s
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.
|