feat(core): implement the mutation server protocol (MSP) #19707
Annotations
28 errors and 4 warnings
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#L13
'PrepareExecutorContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (20.x, ubuntu-latest):
packages/core/src/stryker-server.ts#L15
'BaseContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (20.x, ubuntu-latest):
packages/core/src/stryker-server.ts#L107
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#L86
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#L13
'PrepareExecutorContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (18.x, ubuntu-latest):
packages/core/src/stryker-server.ts#L15
'BaseContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (18.x, ubuntu-latest):
packages/core/src/stryker-server.ts#L107
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#L86
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 (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#L13
'PrepareExecutorContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (20.x, windows-latest):
packages/core/src/stryker-server.ts#L15
'BaseContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (20.x, windows-latest):
packages/core/src/stryker-server.ts#L107
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#L86
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.
|
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#L13
'PrepareExecutorContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (18.x, windows-latest):
packages/core/src/stryker-server.ts#L15
'BaseContext' is defined but never used. Allowed unused vars must match /^_/u
|
build_and_test (18.x, windows-latest):
packages/core/src/stryker-server.ts#L107
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#L86
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, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build_and_test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
incremental_mutation_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|