Bump @wordpress/editor from 13.33.0 to 13.34.0 #36
Annotations
2 errors and 3 warnings
js-test:
src/tests/IconPanel.test.tsx#L46
Error: expect(received).toMatchSnapshot()
Snapshot name: `IconPanel rendered IconPanel matches snapshot 1`
- Snapshot - 3
+ Received + 3
@@ -25,11 +25,11 @@
id="a11y-speak-polite"
style="position: absolute;margin: -1px;padding: 0;height: 1px;width: 1px;overflow: hidden;clip: rect(1px, 1px, 1px, 1px);-webkit-clip-path: inset(50%);clip-path: inset(50%);border: 0;word-wrap: normal !important;"
/>
<div>
<div
- class="components-flex css-xrii78-View-Flex-base-ItemsRow e19lxcc00"
+ class="components-flex css-16iv0az-PolymorphicDiv-Flex-base-ItemsRow e19lxcc00"
data-wp-c16t="true"
data-wp-component="Flex"
style="margin-top: 2rem;"
>
<button
@@ -57,13 +57,13 @@
</span>
</button>
</div>
</div>
</body>,
- "container": <div>
+ "container": <div>
<div
- class="components-flex css-xrii78-View-Flex-base-ItemsRow e19lxcc00"
+ class="components-flex css-16iv0az-PolymorphicDiv-Flex-base-ItemsRow e19lxcc00"
data-wp-c16t="true"
data-wp-component="Flex"
style="margin-top: 2rem;"
>
<button
at Object.toMatchSnapshot (/home/runner/work/wp-iconography/wp-iconography/src/tests/IconPanel.test.tsx:46:5)
at Promise.then.completed (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/utils.js:298:28)
at new Promise (<anonymous>)
at callAsyncCircusFn (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/utils.js:231:10)
at _callCircusTest (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/run.js:316:40)
at _runTest (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/run.js:252:3)
at _runTestsForDescribeBlock (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/run.js:126:9)
at _runTestsForDescribeBlock (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/run.js:121:9)
at run (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/run.js:71:3)
at runAndTransformResultsToJestFormat (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
at jestAdapter (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
at runTestInternal (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/wp-iconography/wp-iconography/node_modules/jest-runner/build/runTest.js:444:34)
|
js-test
Process completed with exit code 1.
|
php-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: setup-php/setup-php@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-test
The following actions uses node12 which is deprecated and will be forced to run on node16: setup-php/setup-php@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
php-test
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/
|