Skip to content

2891 - add support for Playwright tests and add AGENTS.md #3648

2891 - add support for Playwright tests and add AGENTS.md

2891 - add support for Playwright tests and add AGENTS.md #3648

Triggered via pull request January 8, 2026 17:02
Status Failure
Total duration 2m 22s
Artifacts

build_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
client
Process completed with exit code 1.
test/playwright/tests/login/tests/login.spec.ts: client/test/playwright/tests/login/tests/login.spec.ts#L3
Error: Playwright Test did not expect test() to be called here. Most common reasons include: - 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. ❯ TestTypeImpl._currentSuite node_modules/playwright/lib/common/testType.js:75:13 ❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:88:24 ❯ node_modules/playwright/lib/transform/transform.js:275:12 ❯ test/playwright/tests/login/tests/login.spec.ts:3:1