Recuring live test #36
Annotations
2 errors, 1 warning, and 1 notice
Run bunx playwright test \:
packages/e2e/tests/app.spec.ts#L12
1) [chromium] › app.spec.ts:11:5 › Should load 3d globe ──────────────────────────────────────────
Error:
10 |
11 | test("Should load 3d globe", async ({ page, browserName }) => {
> 12 | throw new Error("");
| ^
13 |
14 | page.on("console", (msg) => console.log(msg.text()));
15 |
at /home/runner/work/timezone-rocks/timezone-rocks/packages/e2e/tests/app.spec.ts:12:9
|
Run bunx playwright test \
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run bunx playwright test \
1 failed
[chromium] › app.spec.ts:11:5 › Should load 3d globe ───────────────────────────────────────────
1 passed (1.2s)
|
Loading