Upgrade vitest and eslint plugin versions #848
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
|