Annotations
10 errors
lint-and-type (lts/*):
apps/dev/src/client.ts#L29
Unsafe assignment of an error typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L29
Unsafe call of a(n) `error` type typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L41
Unsafe assignment of an error typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L41
Unsafe call of a(n) `error` type typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L44
Unsafe assignment of an error typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L52
Unsafe call of a(n) `error` type typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L52
Unsafe member access .onUploadSuccess on an `error` typed value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L55
Unsafe assignment of an `any` value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L57
Unsafe assignment of an `any` value
|
lint-and-type (lts/*):
apps/dev/src/client.ts#L58
Unsafe member access .headers on an `error` typed value
|