fix: not resolve types #7
Annotations
10 errors and 1 warning
lint:
src/index.ts#L75
Unsafe return of an `any` typed value
|
lint:
src/index.ts#L75
Unsafe call of an `any` typed value
|
lint:
src/index.ts#L75
Unsafe member access .parse on an `any` value
|
lint:
src/index.ts#L85
Unsafe assignment of an `any` value
|
lint:
src/index.ts#L85
Unsafe call of an `any` typed value
|
lint:
src/index.ts#L85
Unsafe member access .stringify on an `any` value
|
lint:
src/index.ts#L90
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBuffer | ArrayBufferView | ReadableStream<any>`
|
lint:
src/index.ts#L93
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBuffer | ArrayBufferView | ReadableStream<any>`
|
lint:
src/index.ts#L110
Unsafe assignment of an `any` value
|
lint:
src/index.ts#L110
Unsafe call of an `any` typed value
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading