Skip to content

Introduce e2e testing #97

Introduce e2e testing

Introduce e2e testing #97

Triggered via pull request December 11, 2024 02:39
Status Failure
Total duration 35s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
e2e/wallet.test.ts: e2e/wallet.test.ts#L5
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:72:13 ❯ TestTypeImpl._createTest node_modules/playwright/lib/common/testType.js:78:24 ❯ Module.<anonymous> node_modules/playwright/lib/transform/transform.js:288:12 ❯ e2e/wallet.test.ts:5:1
build (22.x)
Process completed with exit code 1.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636