This repository was archived by the owner on Oct 24, 2025. It is now read-only.
chore(deps): bump peter-evans/repository-dispatch from 3 to 4 #689
Annotations
10 errors
|
app/src/api/backendApi.ts#L54
Unsafe argument of type `any` assigned to a parameter of type `string | URL | Request`
|
|
app/src/api/backendApi.ts#L52
Unsafe member access .accessToken on an `error` typed value
|
|
app/src/api/backendApi.ts#L52
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
app/src/api/backendApi.ts#L50
Unsafe call of a(n) `error` type typed value
|
|
app/src/api/backendApi.ts#L50
Unsafe assignment of an error typed value
|
|
app/src/api/backendApi.ts#L39
Unsafe member access .refreshToken on an `error` typed value
|
|
app/src/api/backendApi.ts#L39
Unsafe assignment of an error typed value
|
|
app/src/api/backendApi.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `RequestInit | undefined`
|
|
app/src/api/backendApi.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `string | URL | Request`
|
|
app/src/api/backendApi.ts#L30
Unsafe array destructuring of an `any` array value
|
The logs for this run have expired and are no longer available.
Loading