Change api generation #1428
Annotations
10 errors
frontend2/src/components/CurrentUserProvider.tsx#L41
Unsafe assignment of an `any` value
|
frontend2/src/components/CurrentUserProvider.tsx#L42
Unsafe argument of type `models.UserPrivate` assigned to a parameter of type `UserPrivate`
|
frontend2/src/utils/api.ts#L14
Unsafe assignment of an `any` value
|
frontend2/src/utils/api.ts#L14
Unsafe construction of an any type value
|
frontend2/src/utils/api.ts#L26
Unsafe return of an `any` typed value
|
frontend2/src/utils/api.ts#L26
Unsafe member access .body on an `any` value
|
frontend2/src/utils/api.ts#L26
Unsafe member access .apiTokenCreate on an `any` value
|
frontend2/src/utils/api.ts#L26
Unsafe call of an `any` typed value
|
frontend2/src/utils/api.ts#L37
Unsafe member access .response on an `any` value
|
frontend2/src/utils/api.ts#L37
Unsafe member access .apiTokenVerifyCreate on an `any` value
|
The logs for this run have expired and are no longer available.
Loading