chore(deps-dev): bump simple-git from 3.33.0 to 3.36.0 #12383
build-test-measure.yml
on: pull_request
Pre run
4s
Lint: CSS
2m 2s
Lint: JS
2m 12s
Lint: PHP
52s
Static Analysis: PHP
1m 23s
Unit test: JS
2m 8s
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Annotations
2 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/site-scan.js#L813
TimeoutError: waiting for selector `tr[data-slug="do-not-allow-amp-validate-capability"] .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/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/activate-plugin.js:29:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at activatePlugin (/home/runner/work/amp-wp/amp-wp/tests/e2e/utils/amp-settings-utils.js:99:3)
at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/amp-onboarding/site-scan.js:98:3)
|
|
Lint: PHP
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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.
|
|
Static Analysis: PHP
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint: CSS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit test: JS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint: JS
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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`
|
|
E2E test: JS (2, 2)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8, shivammathur/setup-php@2e947f1f6932d141d076ca441d0e1e881775e95b. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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
|
163 KB |
sha256:f3350a5e2542bb2a58b472d29a2286738467e9703e4062ba87c688bccacfcc2d
|
|