Update npm packages #79
Annotations
4 errors, 1 warning, and 1 notice
Running e2e tests:
eval at evaluate (:226:30)#L6
1) [chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ─────────
Error: page.evaluate: TypeError: Right-hand side of 'instanceof' is not an object
at eval (eval at evaluate (:226:30), <anonymous>:6:27)
at Array.map (<anonymous>)
at serializeAttributes (eval at evaluate (:226:30), <anonymous>:4:66)
at eval (eval at evaluate (:226:30), <anonymous>:16:29)
at Array.map (<anonymous>)
at recursivelyTransformBlocks (eval at evaluate (:226:30), <anonymous>:14:27)
at eval (eval at evaluate (:226:30), <anonymous>:28:33)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:6:27)
at serializeAttributes (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:4:66)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:16:29)
at recursivelyTransformBlocks (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:14:27)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:28:33)
at UtilityScript.evaluate (/home/runner/work/enable-responsive-image/enable-responsive-image/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/enable-responsive-image/enable-responsive-image/<anonymous>:1:44)
at Editor.getBlocks (/home/runner/work/enable-responsive-image/enable-responsive-image/node_modules/@wordpress/e2e-test-utils-playwright/src/editor/get-blocks.ts:30:25)
at /home/runner/work/enable-responsive-image/enable-responsive-image/test/e2e/test.spec.ts:73:18
|
Running e2e tests:
eval at evaluate (:226:30)#L6
1) [chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: TypeError: Right-hand side of 'instanceof' is not an object
at eval (eval at evaluate (:226:30), <anonymous>:6:27)
at Array.map (<anonymous>)
at serializeAttributes (eval at evaluate (:226:30), <anonymous>:4:66)
at eval (eval at evaluate (:226:30), <anonymous>:16:29)
at Array.map (<anonymous>)
at recursivelyTransformBlocks (eval at evaluate (:226:30), <anonymous>:14:27)
at eval (eval at evaluate (:226:30), <anonymous>:28:33)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:6:27)
at serializeAttributes (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:4:66)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:16:29)
at recursivelyTransformBlocks (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:14:27)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:28:33)
at UtilityScript.evaluate (/home/runner/work/enable-responsive-image/enable-responsive-image/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/enable-responsive-image/enable-responsive-image/<anonymous>:1:44)
at Editor.getBlocks (/home/runner/work/enable-responsive-image/enable-responsive-image/node_modules/@wordpress/e2e-test-utils-playwright/src/editor/get-blocks.ts:30:25)
at /home/runner/work/enable-responsive-image/enable-responsive-image/test/e2e/test.spec.ts:73:18
|
Running e2e tests:
eval at evaluate (:226:30)#L6
1) [chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: TypeError: Right-hand side of 'instanceof' is not an object
at eval (eval at evaluate (:226:30), <anonymous>:6:27)
at Array.map (<anonymous>)
at serializeAttributes (eval at evaluate (:226:30), <anonymous>:4:66)
at eval (eval at evaluate (:226:30), <anonymous>:16:29)
at Array.map (<anonymous>)
at recursivelyTransformBlocks (eval at evaluate (:226:30), <anonymous>:14:27)
at eval (eval at evaluate (:226:30), <anonymous>:28:33)
at UtilityScript.evaluate (<anonymous>:228:17)
at UtilityScript.<anonymous> (<anonymous>:1:44)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:6:27)
at serializeAttributes (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:4:66)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:16:29)
at recursivelyTransformBlocks (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:14:27)
at eval (/home/runner/work/enable-responsive-image/enable-responsive-image/eval at evaluate (:226:30), <anonymous>:28:33)
at UtilityScript.evaluate (/home/runner/work/enable-responsive-image/enable-responsive-image/<anonymous>:228:17)
at UtilityScript.<anonymous> (/home/runner/work/enable-responsive-image/enable-responsive-image/<anonymous>:1:44)
at Editor.getBlocks (/home/runner/work/enable-responsive-image/enable-responsive-image/node_modules/@wordpress/e2e-test-utils-playwright/src/editor/get-blocks.ts:30:25)
at /home/runner/work/enable-responsive-image/enable-responsive-image/test/e2e/test.spec.ts:73:18
|
Running e2e tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running e2e tests
1 failed
[chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ──────────
|
Loading