Update to Gutenberg 17 #343
Annotations
2 errors and 4 warnings
build:
src/components/block-editor-contents/__tests__/editor-content.js#L574
TypeError: Cannot read properties of undefined (reading 'align')
at /home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/block-library/node_modules/@wordpress/block-editor/build/hooks/@wordpress/block-editor/src/hooks/utils.js:574:20
at Array.reduce (<anonymous>)
at reduce (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/block-library/node_modules/@wordpress/block-editor/build/hooks/@wordpress/block-editor/src/hooks/utils.js:569:19)
at apply (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/hooks/build/@wordpress/hooks/src/createRunHook.js:50:36)
at Function.getBlockProps [as save] (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/block-library/node_modules/@wordpress/blocks/build/api/@wordpress/blocks/src/api/serializer.js:86:17)
at save (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/block-library/build/paragraph/@wordpress/block-library/src/paragraph/save.js:23:25)
at save (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/@wordpress/blocks/src/api/serializer.js:147:16)
at getSaveElement (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/@wordpress/blocks/src/api/serializer.js:203:3)
at fixCustomClassname (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/parser/@wordpress/blocks/src/api/parser/fix-custom-classname.js:52:36)
at applyBuiltInValidationFixes (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/parser/@wordpress/blocks/src/api/parser/apply-built-in-validation-fixes.js:18:51)
at applyBlockValidation (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/parser/@wordpress/blocks/src/api/parser/index.js:175:48)
at applyBlockValidation (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/parser/@wordpress/blocks/src/api/parser/index.js:243:25)
at parseRawBlock (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/parser/@wordpress/blocks/src/api/parser/index.js:312:17)
at Array.reduce (<anonymous>)
at reduce (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/@wordpress/blocks/build/api/parser/@wordpress/blocks/src/api/parser/index.js:311:33)
at getInitialEditorContent (/home/runner/work/isolated-block-editor/isolated-block-editor/src/components/block-editor-contents/editor-content.js:36:16)
at Object.<anonymous> (/home/runner/work/isolated-block-editor/isolated-block-editor/src/components/block-editor-contents/__tests__/editor-content.js:28:43)
at Promise.then.completed (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/run.js:316:40)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at _runTest (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/run.js:121:9)
at _runTestsForDescribeBlock (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/isolated-block-editor/isolated-block-editor/node_modules/jest-circus/
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|