This repository was archived by the owner on Oct 24, 2025. It is now read-only.
chore(deps): bump react-hook-form from 7.60.0 to 7.65.0 #693
Annotations
10 errors
|
Linter:
app/src/api/backendApi.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `string | URL | Request`
|
|
Linter:
app/src/api/backendApi.ts#L52
Unsafe member access .accessToken on an `error` typed value
|
|
Linter:
app/src/api/backendApi.ts#L52
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Linter:
app/src/api/backendApi.ts#L50
Unsafe call of a(n) `error` type typed value
|
|
Linter:
app/src/api/backendApi.ts#L50
Unsafe assignment of an error typed value
|
|
Linter:
app/src/api/backendApi.ts#L39
Unsafe member access .refreshToken on an `error` typed value
|
|
Linter:
app/src/api/backendApi.ts#L39
Unsafe assignment of an error typed value
|
|
Linter:
app/src/api/backendApi.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `RequestInit | undefined`
|
|
Linter:
app/src/api/backendApi.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `string | URL | Request`
|
|
Linter:
app/src/api/backendApi.ts#L30
Unsafe array destructuring of an `any` array value
|
Loading