Skip to content

fix: Install pnpm in ci #7

fix: Install pnpm in ci

fix: Install pnpm in ci #7

Triggered via push June 19, 2024 14:48
Status Failure
Total duration 25s
Artifacts

test.yml

on: push
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Unit Tests (20.x): src/registry/http.ts#L209
Type 'Response' is missing the following properties from type 'Response': webSocket, bytes
Unit Tests (20.x): 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'.
Unit Tests (20.x): src/registry/http.ts#L314
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (20.x): src/registry/http.ts#L342
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (20.x): src/registry/http.ts#L352
Type 'import("stream/web").ReadableStream<any>' is not assignable to type 'ReadableStream<any>'.
Unit Tests (20.x): src/registry/http.ts#L376
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (20.x): src/registry/http.ts#L409
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (20.x): src/registry/http.ts#L418
Type 'import("stream/web").ReadableStream<any>' is not assignable to type 'ReadableStream<any>'.
Unit Tests (20.x)
Process completed with exit code 2.
Unit Tests (18.x): src/registry/http.ts#L209
Type 'Response' is missing the following properties from type 'Response': webSocket, bytes
Unit Tests (18.x): 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'.
Unit Tests (18.x): src/registry/http.ts#L314
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (18.x): src/registry/http.ts#L342
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (18.x): src/registry/http.ts#L352
Type 'import("stream/web").ReadableStream<any>' is not assignable to type 'ReadableStream<any>'.
Unit Tests (18.x): src/registry/http.ts#L376
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (18.x): src/registry/http.ts#L409
Type 'global.Response' is not assignable to type 'Response'.
Unit Tests (18.x): src/registry/http.ts#L418
Type 'import("stream/web").ReadableStream<any>' is not assignable to type 'ReadableStream<any>'.
Unit Tests (18.x)
Process completed with exit code 2.