Skip to content

chore(deps): update dependency execa to v9 - autoclosed #2563

chore(deps): update dependency execa to v9 - autoclosed

chore(deps): update dependency execa to v9 - autoclosed #2563

Triggered via pull request May 10, 2024 07:44
Status Failure
Total duration 35s
Artifacts

main.yml

on: pull_request
Lint on Ubuntu
27s
Lint on Ubuntu
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors
Run on Ubuntu / Node20: packages/core/src/child-process.ts#L3
Module '"execa"' has no exported member 'ExecaChildProcess'.
Run on Ubuntu / Node20: packages/core/src/corepack/exec-package-manager.ts#L27
Type 'string | Uint8Array | unknown[] | undefined' is not assignable to type 'string'.
Run on Ubuntu / Node20: packages/core/src/utils/describe-ref.ts#L72
Argument of type 'string | Uint8Array | unknown[] | undefined' is not assignable to parameter of type 'string'.
Run on Ubuntu / Node20: packages/core/src/utils/describe-ref.ts#L102
Type 'string | Uint8Array | unknown[] | undefined' is not assignable to type 'string | number'.
Run on Ubuntu / Node20: packages/core/src/utils/collect-updates/lib/make-diff-predicate.ts#L44
Property 'split' does not exist on type 'string | Uint8Array | unknown[]'.
Run on Ubuntu / Node20
Process completed with exit code 1.
Run on Ubuntu / Node18: packages/core/src/child-process.ts#L3
Module '"execa"' has no exported member 'ExecaChildProcess'.
Run on Ubuntu / Node18: packages/core/src/corepack/exec-package-manager.ts#L27
Type 'string | Uint8Array | unknown[] | undefined' is not assignable to type 'string'.
Run on Ubuntu / Node18: packages/core/src/utils/describe-ref.ts#L72
Argument of type 'string | Uint8Array | unknown[] | undefined' is not assignable to parameter of type 'string'.
Run on Ubuntu / Node18: packages/core/src/utils/describe-ref.ts#L102
Type 'string | Uint8Array | unknown[] | undefined' is not assignable to type 'string | number'.
Run on Ubuntu / Node18: packages/core/src/utils/collect-updates/lib/make-diff-predicate.ts#L44
Property 'split' does not exist on type 'string | Uint8Array | unknown[]'.
Run on Ubuntu / Node18
Process completed with exit code 1.
Run on Ubuntu / Node21: packages/core/src/child-process.ts#L3
Module '"execa"' has no exported member 'ExecaChildProcess'.
Run on Ubuntu / Node21: packages/core/src/corepack/exec-package-manager.ts#L27
Type 'string | Uint8Array | unknown[] | undefined' is not assignable to type 'string'.
Run on Ubuntu / Node21: packages/core/src/utils/describe-ref.ts#L72
Argument of type 'string | Uint8Array | unknown[] | undefined' is not assignable to parameter of type 'string'.
Run on Ubuntu / Node21: packages/core/src/utils/describe-ref.ts#L102
Type 'string | Uint8Array | unknown[] | undefined' is not assignable to type 'string | number'.
Run on Ubuntu / Node21: packages/core/src/utils/collect-updates/lib/make-diff-predicate.ts#L44
Property 'split' does not exist on type 'string | Uint8Array | unknown[]'.
Run on Ubuntu / Node21
Process completed with exit code 1.