Skip to content

Change api generation #1428

Change api generation

Change api generation #1428

Triggered via pull request August 24, 2023 00:53
@acrantelacrantel
synchronize #667
api-fetch
Status Failure
Total duration 6m 6s
Artifacts

ci.yml

on: pull_request
Frontend linting / unit tests
48s
Frontend linting / unit tests
Linter (pre-commit)
5m 55s
Linter (pre-commit)
Backend unit tests
4m 29s
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