Add state for current user #1402
ci.yml
on: pull_request
Frontend linting / unit tests
47s
Linter (pre-commit)
5m 38s
Backend unit tests
4m 40s
Annotations
5 errors
Frontend linting / unit tests:
frontend2/src/components/CurrentUserProvider.tsx#L37
Unsafe assignment of an `any` value
|
Frontend linting / unit tests:
frontend2/src/components/CurrentUserProvider.tsx#L37
Unsafe member access .getUserUserProfile on an `any` value
|
Frontend linting / unit tests:
frontend2/src/components/CurrentUserProvider.tsx#L37
Unsafe call of an `any` typed value
|
Frontend linting / unit tests:
frontend2/src/components/CurrentUserProvider.tsx#L38
Unsafe argument of type `any` assigned to a parameter of type `UserPrivate`
|
Frontend linting / unit tests
Process completed with exit code 1.
|