fix: not resolve types #7
Annotations
10 errors and 1 warning
src/index.ts#L75
Unsafe return of an `any` typed value
|
src/index.ts#L75
Unsafe call of an `any` typed value
|
src/index.ts#L75
Unsafe member access .parse on an `any` value
|
src/index.ts#L85
Unsafe assignment of an `any` value
|
src/index.ts#L85
Unsafe call of an `any` typed value
|
src/index.ts#L85
Unsafe member access .stringify on an `any` value
|
src/index.ts#L90
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBuffer | ArrayBufferView | ReadableStream<any>`
|
src/index.ts#L93
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBuffer | ArrayBufferView | ReadableStream<any>`
|
src/index.ts#L110
Unsafe assignment of an `any` value
|
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
|
The logs for this run have expired and are no longer available.
Loading