Skip to content

feat: initialises playwright e2e testing #26

feat: initialises playwright e2e testing

feat: initialises playwright e2e testing #26

Triggered via push May 16, 2024 23:16
Status Failure
Total duration 1m 46s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
error: Playwright Test did not expect test() to be called here.: node_modules/playwright/lib/common/testType.js#L71
- You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. at _currentSuite (/home/runner/work/noodle/noodle/node_modules/playwright/lib/common/testType.js:71:13) at _createTest (/home/runner/work/noodle/noodle/node_modules/playwright/lib/common/testType.js:80:19) at /home/runner/work/noodle/noodle/node_modules/playwright/lib/transform/transform.js:256:12 at /home/runner/work/noodle/noodle/e2e/example.spec.ts:3:1
main-ci
Process completed with exit code 1.
main-ci
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.