Skip to content

removing peer dep #3403

removing peer dep

removing peer dep #3403

Triggered via push August 9, 2024 19:18
Status Failure
Total duration 28s
Artifacts

test.yaml

on: push
Matrix: unit
Matrix: lint
Matrix: integration
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
unit (18.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (18.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (18.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (18.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (18.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (18.x): spec/runtime/loader.spec.ts#L1
Property 'extensions' is missing in type '{ endpoints: { v1http: { platform: string; entryPoint: string; httpsTrigger: {}; region?: string[]; omit?: boolean | functions.params.Expression<boolean>; availableMemoryMb?: number | functions.params.Expression<...> | ResetValue; ... 15 more ...; blockingTrigger?: { ...; }; }; v1callable: { ...; }; v2http: { ...; }...' but required in type 'ManifestStack'.
unit (18.x)
Process completed with exit code 1.
unit (20.x)
The job was canceled because "_18_x" failed.
unit (20.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (20.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (20.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (20.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (20.x): spec/runtime/loader.spec.ts#L1
Expected 4-5 arguments, but got 3.
unit (20.x): spec/runtime/loader.spec.ts#L1
Property 'extensions' is missing in type '{ endpoints: { v1http: { platform: string; entryPoint: string; httpsTrigger: {}; region?: string[]; omit?: boolean | functions.params.Expression<boolean>; availableMemoryMb?: number | functions.params.Expression<...> | ResetValue; ... 15 more ...; blockingTrigger?: { ...; }; }; v1callable: { ...; }; v2http: { ...; }...' but required in type 'ManifestStack'.
unit (20.x)
The operation was canceled.
unit (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/