deps: update editor packages #3821
Annotations
1 error, 2 warnings, and 1 notice
Running E2E tests:
playwright/utils/MockManagerProcedures.ts#L145
1) [chromium] › common/autoSync.spec.ts:6:5 › I can see the auto-sync succeed when making a change
Error: route.fulfill: The object has been collected to prevent unbounded heap growth.
at ../utils/MockManagerProcedures.ts:145
143 | );
144 | } else {
> 145 | await route.fulfill({
| ^
146 | body: newBody,
147 | });
148 | }
at MockManagerProcedures._handleRoute2 (/home/runner/work/slice-machine/slice-machine/playwright/utils/MockManagerProcedures.ts:145:19)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "e2e-all-blob-reports", "html-report--attempt-1".
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/
|
Running E2E tests
1 flaky
[chromium] › common/autoSync.spec.ts:6:5 › I can see the auto-sync succeed when making a change
2 skipped
23 passed (3.0m)
|
Loading