Skip to content

feat(core): implement the mutation server protocol (MSP) #19430

feat(core): implement the mutation server protocol (MSP)

feat(core): implement the mutation server protocol (MSP) #19430

Triggered via pull request October 31, 2024 10:41
Status Failure
Total duration 20m 59s
Artifacts

ci.yml

on: pull_request
incremental_mutation_test
4m 53s
incremental_mutation_test
Matrix: build_and_test
Matrix: e2e
Fit to window
Zoom out
Zoom in

Annotations

28 errors
build_and_test (20.x, ubuntu-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Location' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, ubuntu-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Position' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, ubuntu-latest): packages/core/src/stryker-server.ts#L8
'DiscoveredMutant' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, ubuntu-latest): packages/core/src/stryker-server.ts#L22
'schema' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, ubuntu-latest): packages/core/src/stryker-server.ts#L95
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (20.x, ubuntu-latest): packages/core/test/integration/stryker-server.it.spec.ts#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (20.x, ubuntu-latest)
Process completed with exit code 1.
build_and_test (18.x, ubuntu-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Location' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, ubuntu-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Position' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, ubuntu-latest): packages/core/src/stryker-server.ts#L8
'DiscoveredMutant' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, ubuntu-latest): packages/core/src/stryker-server.ts#L22
'schema' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, ubuntu-latest): packages/core/src/stryker-server.ts#L95
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (18.x, ubuntu-latest): packages/core/test/integration/stryker-server.it.spec.ts#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (18.x, ubuntu-latest)
Process completed with exit code 1.
build_and_test (18.x, windows-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Location' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, windows-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Position' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, windows-latest): packages/core/src/stryker-server.ts#L8
'DiscoveredMutant' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, windows-latest): packages/core/src/stryker-server.ts#L22
'schema' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (18.x, windows-latest): packages/core/src/stryker-server.ts#L95
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (18.x, windows-latest): packages/core/test/integration/stryker-server.it.spec.ts#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (18.x, windows-latest)
Process completed with exit code 1.
build_and_test (20.x, windows-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Location' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, windows-latest): packages/core/src/reporters/mutation-test-report-helper.ts#L3
'Position' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, windows-latest): packages/core/src/stryker-server.ts#L8
'DiscoveredMutant' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, windows-latest): packages/core/src/stryker-server.ts#L22
'schema' is defined but never used. Allowed unused vars must match /^_/u
build_and_test (20.x, windows-latest): packages/core/src/stryker-server.ts#L95
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (20.x, windows-latest): packages/core/test/integration/stryker-server.it.spec.ts#L67
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build_and_test (20.x, windows-latest)
Process completed with exit code 1.