Skip to content

fix: bad output name #250

fix: bad output name

fix: bad output name #250

GitHub Actions / ndjson: failed with all annotation failed Apr 19, 2024 in 0s

ndjson: failed with all annotation

7 Scenarios (2 failed, 3 undefined, 1 pending, 1 passed)
9 Steps (2 failed, 3 undefined, 1 skipped, 1 pending, 2 passed)

Annotations

Check failure on line 4 in cucumber/js/features/background.feature

See this annotation in the file changed.

@github-actions github-actions / ndjson: failed with all annotation

This scenario will fail because of background Failed.

Scenario: This scenario will fail because of background
Step: this step will fail
Error: 
AssertionError [ERR_ASSERTION]: this step allways fail
    at World.<anonymous> (/home/runner/work/cucumber-report-annotations-action/cucumber-report-annotations-action/cucumber/js/step-definitions/stepdefs.js:5:12)

Check failure on line 10 in cucumber/js/features/test.feature

See this annotation in the file changed.

@github-actions github-actions / ndjson: failed with all annotation

Scenario KO Failed.

Scenario: Scenario KO
Step: this step will fail
Error: 
AssertionError [ERR_ASSERTION]: this step allways fail
    at World.<anonymous> (/home/runner/work/cucumber-report-annotations-action/cucumber-report-annotations-action/cucumber/js/step-definitions/stepdefs.js:5:12)

Check notice on line 17 in cucumber/js/features/test.feature

See this annotation in the file changed.

@github-actions github-actions / ndjson: failed with all annotation

Scenario with undefined step Undefined.

Scenario: Scenario with undefined step
Step: this step is undefined
Error: 
undefined

Check notice on line 24 in cucumber/js/features/test.feature

See this annotation in the file changed.

@github-actions github-actions / ndjson: failed with all annotation

Scenario with Outline Undefined.

Scenario: Scenario with Outline
Step: this step will success using example tets
Error: 
undefined

Check notice on line 24 in cucumber/js/features/test.feature

See this annotation in the file changed.

@github-actions github-actions / ndjson: failed with all annotation

Scenario with Outline Undefined.

Scenario: Scenario with Outline
Step: this step will success using example test2
Error: 
undefined

Check notice on line 21 in cucumber/js/features/test.feature

See this annotation in the file changed.

@github-actions github-actions / ndjson: failed with all annotation

Scenario with pending step Pending.

Scenario: Scenario with pending step
Step: this step is pending
Error: 
undefined