Change api generation #1433
Annotations
10 errors
frontend2/src/components/CurrentUserProvider.tsx#L36
Unexpected any value in conditional. An explicit comparison or type cast is required
|
frontend2/src/components/CurrentUserProvider.tsx#L36
Unsafe member access .verifyCurrentToken on an `any` value
|
frontend2/src/components/CurrentUserProvider.tsx#L36
Unsafe call of an `any` typed value
|
frontend2/src/components/CurrentUserProvider.tsx#L41
Unsafe assignment of an `any` value
|
frontend2/src/components/CurrentUserProvider.tsx#L41
Unsafe member access .getUserUserProfile on an `any` value
|
frontend2/src/components/CurrentUserProvider.tsx#L41
Unsafe call of an `any` typed value
|
frontend2/src/components/CurrentUserProvider.tsx#L42
Unsafe argument of type `any` assigned to a parameter of type `UserPrivate`
|
frontend2/src/views/Rankings.tsx#L51
Unsafe assignment of an `any` value
|
frontend2/src/views/Rankings.tsx#L51
Unsafe member access .searchTeams on an `any` value
|
frontend2/src/views/Rankings.tsx#L51
Unsafe call of an `any` typed value
|
The logs for this run have expired and are no longer available.
Loading