Skip to content

Change api generation #1433

Change api generation

Change api generation #1433

Triggered via pull request August 24, 2023 04:49
@acrantelacrantel
synchronize #667
api-fetch
Status Failure
Total duration 5m 19s
Artifacts

ci.yml

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

Annotations

10 errors
Frontend linting / unit tests: frontend2/src/components/CurrentUserProvider.tsx#L36
Unexpected any value in conditional. An explicit comparison or type cast is required
Frontend linting / unit tests: frontend2/src/components/CurrentUserProvider.tsx#L36
Unsafe member access .verifyCurrentToken on an `any` value
Frontend linting / unit tests: frontend2/src/components/CurrentUserProvider.tsx#L41
Unsafe member access .getUserUserProfile on an `any` value
Frontend linting / unit tests: frontend2/src/components/CurrentUserProvider.tsx#L42
Unsafe argument of type `any` assigned to a parameter of type `UserPrivate`
Frontend linting / unit tests: frontend2/src/views/Rankings.tsx#L51
Unsafe assignment of an `any` value
Frontend linting / unit tests: frontend2/src/views/Rankings.tsx#L51
Unsafe member access .searchTeams on an `any` value
Frontend linting / unit tests: frontend2/src/views/Rankings.tsx#L51
Unsafe call of an `any` typed value