feat: summation #1467
Annotations
1 error, 2 warnings, and 1 notice
[chromium] › test_checkpoints.spec.mjs:15:1 › Test autosave checkpoints:
tests/test_checkpoints.spec.mjs#L71
1) [chromium] › test_checkpoints.spec.mjs:15:1 › Test autosave checkpoints ───────────────────────
TimeoutError: locator.waitFor: Timeout 120000ms exceeded.
Call log:
- waiting for locator('text=New Sheet') to be visible
69 |
70 | await page.goBack();
> 71 | await page.locator('text=New Sheet').waitFor();
| ^
72 |
73 | });
at /home/runner/work/EngineeringPaper.xyz/EngineeringPaper.xyz/tests/test_checkpoints.spec.mjs:71:40
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "screenshots", "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test_checkpoints.spec.mjs:15:1 › Test autosave checkpoints ────────────────────────
9 skipped
770 passed (19.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
screenshots
Expired
|
15.9 MB |
|
test-results
Expired
|
20.3 MB |
|