Skip to content

fix: infinite loop in selection html with base64 images #231

fix: infinite loop in selection html with base64 images

fix: infinite loop in selection html with base64 images #231

Triggered via pull request September 1, 2024 10:37
Status Failure
Total duration 1m 21s
Artifacts 1

pull-request.yml

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

Annotations

3 errors and 3 warnings
src/history-and-diff/createHistoryEntry.test.ts > createHistoryEntry > should collapse base64 src attributes: packages/prosemirror-dev-toolkit/src/history-and-diff/createHistoryEntry.test.ts#L47
Error: Snapshot `createHistoryEntry > should collapse base64 src attributes 1` mismatched - Expected + Received @@ -106,11 +106,11 @@ "selection": { "type": "all", }, }, "timeStr": "00:00:00:000", - "timestamp": 1704060000000, + "timestamp": 1704067200000, "trs": [ { "curSelection": { "type": "all", }, @@ -254,10 +254,10 @@ "to": 0, }, ], "storedMarks": null, "storedMarksSet": false, - "time": 1704060000000, + "time": 1704067200000, "updated": 1, }, ], } ❯ src/history-and-diff/createHistoryEntry.test.ts:47:19
test (18.x)
Process completed with exit code 1.
test (16.x)
The job was canceled because "_18_x" failed.
test (18.x)
No files were found with the provided path: ./packages/prosemirror-dev-toolkit/cypress/videos. No artifacts will be uploaded.
test (18.x)
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/cache@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/
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: "cypress-screenshots". 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/

Artifacts

Produced during runtime
Name Size
cypress-screenshots Expired
283 KB