Skip to content

Change api generation #1432

Change api generation

Change api generation #1432

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

ci.yml

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

Annotations

10 errors
Frontend linting / unit tests: frontend2/src/components/CurrentUserProvider.tsx#L42
Unsafe argument of type `models.UserPrivate` assigned to a parameter of type `UserPrivate`
Frontend linting / unit tests: frontend2/src/utils/api.ts#L14
Unsafe assignment of an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L14
Unsafe construction of an any type value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L26
Unsafe return of an `any` typed value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L26
Unsafe member access .body on an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L26
Unsafe member access .apiTokenCreate on an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L26
Unsafe call of an `any` typed value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L37
Unsafe member access .response on an `any` value
Frontend linting / unit tests: frontend2/src/utils/api.ts#L37
Unsafe member access .apiTokenVerifyCreate on an `any` value