Skip to content

Upgrade vitest and eslint plugin versions #848

Upgrade vitest and eslint plugin versions

Upgrade vitest and eslint plugin versions #848

Triggered via pull request December 30, 2024 15:58
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
tests/reporter.test.ts > reporter > attach > should be able to attach default data: src/index.ts#L308
TypeError: Cannot read properties of undefined (reading 'elements') ❯ CucumberJsJsonReporter.getCurrentScenario src/index.ts:308:36 ❯ CucumberJsJsonReporter.getCurrentStep src/index.ts:315:38 ❯ CucumberJsJsonReporter.cucumberJsAttachment src/index.ts:346:34 ❯ Function.attach src/index.ts:62:18 ❯ tests/reporter.test.ts:468:40
tests/reporter.test.ts > reporter > attach > should be able to attach with all data: src/index.ts#L308
TypeError: Cannot read properties of undefined (reading 'elements') ❯ CucumberJsJsonReporter.getCurrentScenario src/index.ts:308:36 ❯ CucumberJsJsonReporter.getCurrentStep src/index.ts:315:38 ❯ CucumberJsJsonReporter.cucumberJsAttachment src/index.ts:346:34 ❯ Function.attach src/index.ts:62:18 ❯ tests/reporter.test.ts:478:40
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636