chore: Standardize on pnpm and update deps #55
Annotations
10 errors
|
src/registry/http.ts#L209
Type 'Response' is missing the following properties from type 'Response': webSocket, bytes
|
src/registry/http.ts#L240
Property 'type' is missing in type 'Response' but required in type 'import("/home/runner/work/serverless-registry/serverless-registry/node_modules/.pnpm/[email protected]/node_modules/undici-types/fetch").Response'.
|
src/registry/http.ts#L314
Type 'global.Response' is not assignable to type 'Response'.
|
src/registry/http.ts#L342
Type 'global.Response' is not assignable to type 'Response'.
|
src/registry/http.ts#L352
Type 'import("stream/web").ReadableStream<any>' is not assignable to type 'ReadableStream<any>'.
|
src/registry/http.ts#L376
Type 'global.Response' is not assignable to type 'Response'.
|
src/registry/http.ts#L409
Type 'global.Response' is not assignable to type 'Response'.
|
src/registry/http.ts#L418
Type 'import("stream/web").ReadableStream<any>' is not assignable to type 'ReadableStream<any>'.
|
|
This job failed
Loading