feat(core): implement the mutation server protocol (MSP) #19430
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.
|