chore(deps): bump github/codeql-action/init from 4.36.1 to 4.36.2 #12413
build-test-measure.yml
on: pull_request
Pre run
6s
Lint: CSS
21s
Lint: JS
2m 24s
Lint: PHP
47s
Static Analysis: PHP
1m 14s
Unit test: JS
2m 27s
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Annotations
6 errors, 27 warnings, and 2 notices
|
E2E test: JS (2, 2)
Process completed with exit code 1.
|
|
E2E test: JS (2, 2):
tests/e2e/specs/amp-onboarding/exit-links.js#L813
TimeoutError: waiting for selector `.wp-admin` 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/amp-onboarding/exit-links.js:43:14)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
|
E2E test: JS (1, 2)
Process completed with exit code 1.
|
|
E2E test: JS (1, 2):
tests/e2e/specs/admin/after-plugin-activation.js#L23
Error: No node found for selector: tr[data-slug="gutenberg"] .deactivate a
at assert (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/assert.ts:23:21)
at DOMWorld.click (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/DOMWorld.ts:461:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at deactivate (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/after-plugin-activation.js:15:3)
at /home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/after-plugin-activation.js:68:5
|
|
E2E test: JS (1, 2):
tests/e2e/specs/admin/after-plugin-activation.js#L813
TimeoutError: waiting for selector `tr[data-slug="e2e-tests-demo-plugin"] .deactivate a` 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 waitForSelector (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/after-plugin-activation.js:21:14)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at /home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/after-plugin-activation.js:71:4
|
|
E2E test: JS (1, 2):
tests/e2e/specs/admin/after-plugin-activation.js#L813
TimeoutError: waiting for selector `tr[data-slug="gutenberg"] .deactivate a` 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 waitForSelector (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/after-plugin-activation.js:21:14)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/after-plugin-activation.js:34:3)
|
|
Lint: PHP
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L589
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L587
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L585
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L578
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L576
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L574
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L568
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/validation/test-class-amp-validated-url-post-type.php#L567
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/src/ValidatedUrlStylesheetDataGarbageCollectionTest.php#L70
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: PHP:
tests/php/src/ValidatedUrlStylesheetDataGarbageCollectionTest.php#L68
When passing the $key parameter to get_post_meta(), it is recommended to also pass the $single parameter to explicitly indicate whether a single value or multiple values are expected to be returned.
|
|
Lint: JS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint: JS:
assets/src/block-editor/helpers/index.js#L274
Prefer a more specific type to `Function`
|
|
Lint: JS:
assets/src/block-editor/helpers/index.js#L187
Prefer a more specific type to `Function`
|
|
Lint: JS:
assets/src/block-editor/helpers/index.js#L186
Prefer a more specific type to `Function`
|
|
Lint: JS:
assets/src/block-editor/components/with-media-library-notice.js#L18
Prefer a more specific type to `Function`
|
|
Lint: JS:
assets/src/block-editor/components/with-media-library-notice.js#L16
Prefer a more specific type to `Function`
|
|
Lint: JS:
assets/src/block-editor/components/preview-menu-item.js#L106
Prefer a more specific type to `*`
|
|
Lint: JS:
assets/src/block-editor/components/layout-controls.js#L17
Prefer a more specific type to `Function`
|
|
Lint: JS:
assets/src/admin/theme-install/view/theme.js#L128
Prefer a more specific type to `any`
|
|
Lint: JS:
assets/src/admin/theme-install/view/theme.js#L27
Prefer a more specific type to `any`
|
|
Lint: JS:
assets/src/admin/site-scan-notice/index.js#L39
Prefer a more specific type to `any`
|
|
Unit test: JS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint: CSS
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E test: JS (2, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Static Analysis: PHP
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E test: JS (1, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
E2E test: JS (2, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-127.0.6533.88/chrome-linux64/chrome
|
|
E2E test: JS (1, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-127.0.6533.88/chrome-linux64/chrome
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
e2e-failure-artifacts
|
86.3 KB |
sha256:8553e30899b1f64c5823842de3797196b6892b9284afb3665657065b962842fc
|
|
|
e2e-failure-artifacts
|
296 KB |
sha256:d230b3e06f8dbc3af11fd9797b91beb1f0c6f6bbf5aacda074e2087949b0601b
|
|