Skip to content

fix(deps): update dependency execa to v9 #17980

fix(deps): update dependency execa to v9

fix(deps): update dependency execa to v9 #17980

Triggered via pull request May 9, 2024 18:49
Status Failure
Total duration 3m 28s
Artifacts

ci.yml

on: pull_request
incremental_mutation_test
56s
incremental_mutation_test
Matrix: build_and_test
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

43 errors and 2 warnings
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L6
Module '"execa"' has no exported member 'ExecaReturnValue'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L39
Type 'SinonStub<[command: string, options?: Options | undefined], ResultPromise<Options>>' is not assignable to type 'ExecaCommand<{}>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L87
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L95
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<[command: string, options?: Options | undefined], any> | SinonSpyCall<[command: string, options?: Options | undefined], any>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L104
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L110
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L118
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L124
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L132
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, ubuntu-latest): packages/core/test/unit/sandbox/sandbox.spec.ts#L62
Argument of type 'typeof Sandbox' is not assignable to parameter of type 'InjectableClass<TChildContext<TChildContext<TChildContext<TChildContext<PluginContext, Project, "project">, SinonStubbedInstance<TemporaryDirectory>, "temporaryDirectory">, ExecaNode<...>, "execa">, SinonStubbedInstance<...>, "unexpectedExitRegistry">, Sandbox, [...]>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L6
Module '"execa"' has no exported member 'ExecaReturnValue'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L39
Type 'SinonStub<[command: string, options?: Options | undefined], ResultPromise<Options>>' is not assignable to type 'ExecaCommand<{}>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L87
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L95
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<[command: string, options?: Options | undefined], any> | SinonSpyCall<[command: string, options?: Options | undefined], any>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L104
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L110
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L118
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L124
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L132
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, ubuntu-latest): packages/core/test/unit/sandbox/sandbox.spec.ts#L62
Argument of type 'typeof Sandbox' is not assignable to parameter of type 'InjectableClass<TChildContext<TChildContext<TChildContext<TChildContext<PluginContext, Project, "project">, SinonStubbedInstance<TemporaryDirectory>, "temporaryDirectory">, ExecaNode<...>, "execa">, SinonStubbedInstance<...>, "unexpectedExitRegistry">, Sandbox, [...]>'.
e2e (ubuntu-latest)
Process completed with exit code 2.
incremental_mutation_test
Process completed with exit code 2.
e2e (windows-latest)
Process completed with exit code 1.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L6
Module '"execa"' has no exported member 'ExecaReturnValue'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L39
Type 'SinonStub<[command: string, options?: Options | undefined], ResultPromise<Options>>' is not assignable to type 'ExecaCommand<{}>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L87
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L95
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<[command: string, options?: Options | undefined], any> | SinonSpyCall<[command: string, options?: Options | undefined], any>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L104
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L110
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L118
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L124
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L132
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (18.x, windows-latest): packages/core/test/unit/sandbox/sandbox.spec.ts#L62
Argument of type 'typeof Sandbox' is not assignable to parameter of type 'InjectableClass<TChildContext<TChildContext<TChildContext<TChildContext<PluginContext, Project, "project">, SinonStubbedInstance<TemporaryDirectory>, "temporaryDirectory">, ExecaNode<...>, "execa">, SinonStubbedInstance<...>, "unexpectedExitRegistry">, Sandbox, [...]>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L6
Module '"execa"' has no exported member 'ExecaReturnValue'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L39
Type 'SinonStub<[command: string, options?: Options | undefined], ResultPromise<Options>>' is not assignable to type 'ExecaCommand<{}>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L87
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L95
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<[command: string, options?: Options | undefined], any> | SinonSpyCall<[command: string, options?: Options | undefined], any>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L104
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L110
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L118
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L124
Argument of type 'ExecaCommand<{}>' is not assignable to parameter of type 'SinonSpy<any, any>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/initializer/custom-initializers.spec.ts#L132
Property 'resolves' does not exist on type 'ExecaCommand<{}>'.
build_and_test (20.x, windows-latest): packages/core/test/unit/sandbox/sandbox.spec.ts#L62
Argument of type 'typeof Sandbox' is not assignable to parameter of type 'InjectableClass<TChildContext<TChildContext<TChildContext<TChildContext<PluginContext, Project, "project">, SinonStubbedInstance<TemporaryDirectory>, "temporaryDirectory">, ExecaNode<...>, "execa">, SinonStubbedInstance<...>, "unexpectedExitRegistry">, Sandbox, [...]>'.
e2e (ubuntu-latest)
No files were found with the provided path: e2e/test/*/reports/mutation/ e2e/test/*/stryker.log. No artifacts will be uploaded.
e2e (windows-latest)
No files were found with the provided path: e2e/test/*/reports/mutation/ e2e/test/*/stryker.log. No artifacts will be uploaded.