filing modal #84
Closed
filing modal #84
Annotations
10 errors and 7 warnings
|
Lint:
apps/backend/src/clients/client.ts#L46
Unsafe member access .headers on an `any` value
|
|
Lint:
apps/backend/src/clients/client.ts#L41
Unsafe member access ._retry on an `any` value
|
|
Lint:
apps/backend/src/clients/client.ts#L30
Unsafe member access .resolve on an `any` value
|
|
Lint:
apps/backend/src/clients/client.ts#L30
Unsafe call of an `any` typed value
|
|
Lint:
apps/backend/src/clients/client.ts#L29
Unsafe member access .reject on an `any` value
|
|
Lint:
apps/backend/src/clients/client.ts#L29
Unsafe call of an `any` typed value
|
|
Lint:
apps/backend/src/clients/client.ts#L20
Expected the Promise rejection reason to be an Error
|
|
Lint:
apps/backend/src/clients/client.ts#L12
Unsafe assignment of an `any` value
|
|
Lint:
apps/backend/src/clients/auth.ts#L11
Unsafe return of a value of type `any`
|
|
Lint:
apps/backend/src/clients/auth.ts#L7
Unsafe assignment of an `any` value
|
|
Lint:
apps/backend/src/clients/client.ts#L70
Unsafe argument of type `any` assigned to a parameter of type `AxiosRequestConfig<any>`
|
|
Lint:
apps/backend/src/clients/client.ts#L66
Unsafe argument of type `any` assigned to a parameter of type `string | null`
|
|
Lint:
apps/backend/src/clients/client.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Lint:
apps/backend/src/clients/client.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Lint:
apps/backend/src/clients/client.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `AxiosRequestConfig<any>`
|
|
Lint:
apps/backend/src/clients/auth.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Lint:
apps/backend/src/clients/auth.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Loading