Skip to content

New Feature: shared context in beforeAll and afterAll hooks #1877

New Feature: shared context in beforeAll and afterAll hooks

New Feature: shared context in beforeAll and afterAll hooks #1877

Triggered via pull request December 21, 2023 15:27
Status Failure
Total duration 2m 3s
Artifacts

build.yaml

on: pull_request
coverage
41s
coverage
audit-dependencies
6s
audit-dependencies
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
coverage: src/runtime/test_case_runner_spec.ts#L61
Argument of type '{ eventBroadcaster: EventEmitter; stopwatch: IStopwatch; gherkinDocument: messages.GherkinDocument; newId: IdGenerator.NewId; ... 7 more ...; testRunContext: {}; }' is not assignable to parameter of type 'INewTestCaseRunnerOptions'.
coverage
Process completed with exit code 1.
test (ubuntu-latest, 20.x): src/runtime/test_case_runner_spec.ts#L61
Argument of type '{ eventBroadcaster: EventEmitter; stopwatch: IStopwatch; gherkinDocument: messages.GherkinDocument; newId: IdGenerator.NewId; ... 7 more ...; testRunContext: {}; }' is not assignable to parameter of type 'INewTestCaseRunnerOptions'.
test (ubuntu-latest, 20.x)
Process completed with exit code 1.
test (ubuntu-latest, 18.x): src/runtime/test_case_runner_spec.ts#L61
Argument of type '{ eventBroadcaster: EventEmitter; stopwatch: IStopwatch; gherkinDocument: messages.GherkinDocument; newId: IdGenerator.NewId; ... 7 more ...; testRunContext: {}; }' is not assignable to parameter of type 'INewTestCaseRunnerOptions'.
test (ubuntu-latest, 18.x)
Process completed with exit code 1.
test (windows-latest, 20.x): src/runtime/test_case_runner_spec.ts#L61
Argument of type '{ eventBroadcaster: EventEmitter; stopwatch: IStopwatch; gherkinDocument: messages.GherkinDocument; newId: IdGenerator.NewId; ... 7 more ...; testRunContext: {}; }' is not assignable to parameter of type 'INewTestCaseRunnerOptions'.
test (windows-latest, 20.x)
Process completed with exit code 1.
test (windows-latest, 18.x): src/runtime/test_case_runner_spec.ts#L61
Argument of type '{ eventBroadcaster: EventEmitter; stopwatch: IStopwatch; gherkinDocument: messages.GherkinDocument; newId: IdGenerator.NewId; ... 7 more ...; testRunContext: {}; }' is not assignable to parameter of type 'INewTestCaseRunnerOptions'.
test (windows-latest, 18.x)
Process completed with exit code 1.