Skip to content

Bump minimum required WP to 6.3 #11494

Bump minimum required WP to 6.3

Bump minimum required WP to 6.3 #11494

Triggered via pull request June 7, 2024 19:08
Status Failure
Total duration 6m 20s
Artifacts 1

build-test-measure.yml

on: pull_request
Pre run
4s
Pre run
Matrix: build-zip
Lint: CSS
19s
Lint: CSS
Lint: JS
35s
Lint: JS
Lint: PHP
0s
Lint: PHP
Static Analysis: PHP
0s
Static Analysis: PHP
Unit test: JS
28s
Unit test: JS
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Upload plugin ZIPs to Google Cloud Storage
0s
Upload plugin ZIPs to Google Cloud Storage
Comment on PR with links to plugin ZIPs
0s
Comment on PR with links to plugin ZIPs
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 1 warning, and 2 notices
Lint: JS
Process completed with exit code 1.
E2E test: JS (1, 2): tests/e2e/specs/block-editor/featured-image-notice.js#L196
Error: expect(received).toPassAxeTests(expected) Expected page to pass Axe accessibility tests. Violations found: Rule: "aria-required-children" (Certain ARIA roles must contain particular children) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-children?application=axe-puppeteer Affected Nodes: #wp-admin-bar-root-default Fix ANY of the following: - Element has children which are not allowed: li[tabindex] #wp-admin-bar-top-secondary Fix ANY of the following: - Element has children which are not allowed: li[tabindex] Rule: "aria-required-parent" (Certain ARIA roles must be contained by particular parents) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-parent?application=axe-puppeteer Affected Nodes: #wp-admin-bar-wp-logo > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group :root Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-comments > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-new-content > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-my-account > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group at toPassAxeTests (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:196:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:308:2)
E2E test: JS (1, 2): tests/e2e/specs/block-editor/featured-image-notice.js#L47
Error: expect(received).toMatch(expected) Matcher error: received value must be a string Received has value: null at Object.toMatch (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/block-editor/featured-image-notice.js:47:31) at processTicksAndRejections (node:internal/process/task_queues:95:5)
E2E test: JS (1, 2): tests/e2e/specs/block-editor/featured-image-notice.js#L196
Error: expect(received).toPassAxeTests(expected) Expected page to pass Axe accessibility tests. Violations found: Rule: "list" (<ul> and <ol> must only directly contain <li>, <script> or <template> elements) Help: https://dequeuniversity.com/rules/axe/4.9/list?application=axe-puppeteer Affected Nodes: #__attachments-view-79 Fix ALL of the following: - List element has direct children that are not allowed: [role=checkbox]. at toPassAxeTests (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:196:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:308:2)
E2E test: JS (1, 2): tests/e2e/specs/block-editor/amp-toggle.js#L196
Error: expect(received).toPassAxeTests(expected) Expected page to pass Axe accessibility tests. Violations found: Rule: "aria-required-children" (Certain ARIA roles must contain particular children) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-children?application=axe-puppeteer Affected Nodes: #wp-admin-bar-root-default Fix ANY of the following: - Element has children which are not allowed: li[tabindex] #wp-admin-bar-top-secondary Fix ANY of the following: - Element has children which are not allowed: li[tabindex] Rule: "aria-required-parent" (Certain ARIA roles must be contained by particular parents) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-parent?application=axe-puppeteer Affected Nodes: #wp-admin-bar-wp-logo > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group :root Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-comments > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-new-content > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-my-account > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group at toPassAxeTests (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:196:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:308:2)
E2E test: JS (1, 2)
Process completed with exit code 1.
E2E test: JS (2, 2): tests/e2e/specs/block-editor/amp-preview-button.js#L813
TimeoutError: waiting for selector `.components-button.edit-post-header__post-preview-button` failed: timeout 60000ms exceeded at new WaitTask (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForSelectorInPage (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:656:22) at Object.internalHandler.waitFor (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/QueryHandler.ts:78:19) at DOMWorld.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:511:25) at Frame.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:1290:47) at Page.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:3222:29) at Object.waitForSelector (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/block-editor/amp-preview-button.js:26:14) at processTicksAndRejections (node:internal/process/task_queues:95:5)
E2E test: JS (2, 2): tests/e2e/specs/block-editor/amp-preview-button.js#L196
Error: expect(received).toPassAxeTests(expected) Expected page to pass Axe accessibility tests. Violations found: Rule: "aria-required-children" (Certain ARIA roles must contain particular children) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-children?application=axe-puppeteer Affected Nodes: #wp-admin-bar-root-default Fix ANY of the following: - Element has children which are not allowed: li[tabindex] #wp-admin-bar-top-secondary Fix ANY of the following: - Element has children which are not allowed: li[tabindex] Rule: "aria-required-parent" (Certain ARIA roles must be contained by particular parents) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-parent?application=axe-puppeteer Affected Nodes: #wp-admin-bar-wp-logo > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group :root Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-comments > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-new-content > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-my-account > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group at toPassAxeTests (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:196:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:308:2)
E2E test: JS (2, 2): tests/e2e/specs/block-editor/amp-preview-button.js#L813
TimeoutError: waiting for selector `.components-button.editor-post-preview` failed: timeout 60000ms exceeded at new WaitTask (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:813:28) at DOMWorld.waitForSelectorInPage (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:656:22) at Object.internalHandler.waitFor (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/QueryHandler.ts:78:19) at DOMWorld.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:511:25) at Frame.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:1290:47) at Page.waitForSelector (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:3222:29) at Object.waitForSelector (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/block-editor/amp-preview-button.js:35:14) at processTicksAndRejections (node:internal/process/task_queues:95:5)
E2E test: JS (2, 2): tests/e2e/specs/block-editor/amp-preview-button.js#L196
Error: expect(received).toPassAxeTests(expected) Expected page to pass Axe accessibility tests. Violations found: Rule: "aria-required-children" (Certain ARIA roles must contain particular children) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-children?application=axe-puppeteer Affected Nodes: #wp-admin-bar-root-default Fix ANY of the following: - Element has children which are not allowed: li[tabindex] #wp-admin-bar-top-secondary Fix ANY of the following: - Element has children which are not allowed: li[tabindex] Rule: "aria-required-parent" (Certain ARIA roles must be contained by particular parents) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-parent?application=axe-puppeteer Affected Nodes: #wp-admin-bar-wp-logo > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group :root Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-comments > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-new-content > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-my-account > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group at toPassAxeTests (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:196:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:308:2)
E2E test: JS (2, 2): tests/e2e/specs/block-editor/amp-preview-button.js#L196
Error: expect(received).toPassAxeTests(expected) Expected page to pass Axe accessibility tests. Violations found: Rule: "aria-required-children" (Certain ARIA roles must contain particular children) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-children?application=axe-puppeteer Affected Nodes: #wp-admin-bar-root-default Fix ANY of the following: - Element has children which are not allowed: li[tabindex] #wp-admin-bar-top-secondary Fix ANY of the following: - Element has children which are not allowed: li[tabindex] Rule: "aria-required-parent" (Certain ARIA roles must be contained by particular parents) Help: https://dequeuniversity.com/rules/axe/4.9/aria-required-parent?application=axe-puppeteer Affected Nodes: #wp-admin-bar-wp-logo > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group :root Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-comments > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-new-content > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group #wp-admin-bar-my-account > .ab-item[role="menuitem"] Fix ANY of the following: - Required ARIA parents role not present: menu, menubar, group at toPassAxeTests (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:196:21) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:308:2)
E2E test: JS (2, 2)
Process completed with exit code 1.
E2E test: JS (2, 2)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
E2E test: JS (1, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-125.0.6422.78/chrome-linux64/chrome
E2E test: JS (2, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-125.0.6422.78/chrome-linux64/chrome
Lint: JS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@5f4dc2e3af8d3c21b727edb597e5503510b1dc9c. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
e2e-failure-artifacts
346 KB