Bump ampproject/amp-toolbox from 0.11.5 to 0.11.6 #1720
build-test-measure.yml
on: pull_request
Pre run
3s
Matrix: build-zip
Lint: CSS
0s
Lint: JS
1m 3s
Lint: PHP
43s
Static Analysis: PHP
1m 12s
Unit test: JS
1m 3s
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Comment on PR with links to plugin ZIPs
0s
Annotations
48 errors and 2 notices
Static Analysis: PHP:
includes/admin/class-amp-post-meta-box.php#L172
Path in require() "/home/runner/work/amp-wp/amp-wp/assets/js/amp-post-meta-box.asset.php" is not a file or it does not exist.
|
Static Analysis: PHP:
includes/admin/class-amp-post-meta-box.php#L243
Path in require() "/home/runner/work/amp-wp/amp-wp/assets/js/amp-block-editor.asset.php" is not a file or it does not exist.
|
Static Analysis: PHP:
includes/admin/class-amp-template-customizer.php#L321
Path in require() "/home/runner/work/amp-wp/amp-wp/assets/js/amp-customize-controls.asset.php" is not a file or it does not exist.
|
Static Analysis: PHP:
includes/admin/class-amp-template-customizer.php#L573
Path in require() "/home/runner/work/amp-wp/amp-wp/assets/js/amp-customize-controls-legacy.asset.php" is not a file or it does not exist.
|
Static Analysis: PHP:
includes/admin/class-amp-template-customizer.php#L635
Path in require() "/home/runner/work/amp-wp/amp-wp/assets/js/amp-customize-preview-legacy.asset.php" is not a file or it does not exist.
|
Static Analysis: PHP:
includes/embeds/class-amp-youtube-embed-handler.php#L278
Call to function is_array() with array will always evaluate to true.
|
Static Analysis: PHP:
includes/embeds/class-amp-youtube-embed-handler.php#L479
Call to function is_array() with array{0?: string, minutes?: ''|numeric-string, 1?: ''|numeric-string, seconds?: numeric-string, 2?: numeric-string} will always evaluate to true.
|
Static Analysis: PHP:
includes/settings/class-amp-customizer-design-settings.php#L233
Path in require() "/home/runner/work/amp-wp/amp-wp/assets/js/amp-customizer-design-preview-legacy.asset.php" is not a file or it does not exist.
|
Static Analysis: PHP:
includes/utils/class-amp-dom-utils.php#L376
Offset 'event' on array{0: list<string>, 1: list<non-falsy-string>, event: list<non-empty-string>, 2: list<non-empty-string>, actions: list<non-empty-string>, 3: list<non-empty-string>} in isset() always exists and is not nullable.
|
Static Analysis: PHP:
includes/utils/class-amp-dom-utils.php#L394
Offset 'action' on array{0: list<string>, action: list<non-empty-string>, 1: list<non-empty-string>} in isset() always exists and is not nullable.
|
Unit test: PHP 8.0, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.0, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.0, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.0, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.0, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.0, WP trunk
Process completed with exit code 1.
|
Unit test: PHP 8.3, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.3, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.3, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.3, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.3, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.3, WP trunk
Process completed with exit code 1.
|
Unit test: PHP 8.1, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.1, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.1, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.1, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.1, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L292
Failed asserting that two strings are equal.
|
Unit test: PHP 8.1, WP trunk
Process completed with exit code 1.
|
E2E test: JS (1, 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:35:14)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
|
E2E test: JS (1, 2)
Process completed with exit code 1.
|
Unit test: PHP 8.2, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.2, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.2, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.2, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.2, WP trunk:
tests/php/test-amp-gallery-embed-handler.php#L290
Failed asserting that two strings are equal.
|
Unit test: PHP 8.2, WP trunk
Process completed with exit code 1.
|
Unit test: PHP 8.2, WP trunk
unable to access 'https://github.com/rtCamp/amp-wp/': Failed to connect to github.com port 443 after 133677 ms: Connection timed out
|
Unit test: PHP 8.2, WP trunk
unable to access 'https://github.com/rtCamp/amp-wp/': Failed to connect to github.com port 443 after 134579 ms: Connection timed out
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L289
Error: thrown: "Exceeded timeout of 300000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.beforeAll (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:289:1)
at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15)
at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L211
TimeoutError: Navigation timeout of 30000 ms exceeded
at /home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L306
Error: thrown: "Exceeded timeout of 300000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.afterEach (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:306:1)
at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15)
at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L289
Error: thrown: "Exceeded timeout of 300000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.beforeAll (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:289:1)
at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15)
at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L211
TimeoutError: Navigation timeout of 30000 ms exceeded
at /home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L306
Error: thrown: "Exceeded timeout of 300000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.afterEach (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:306:1)
at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15)
at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L289
Error: thrown: "Exceeded timeout of 300000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.beforeAll (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:289:1)
at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15)
at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L211
TimeoutError: Navigation timeout of 30000 ms exceeded
at /home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18
|
E2E test: JS (2, 2):
tests/e2e/specs/core-themes/twentythirteen.js#L306
Error: thrown: "Exceeded timeout of 300000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.afterEach (/home/runner/work/amp-wp/amp-wp/tests/e2e/config/bootstrap.js:306:1)
at Runtime._execModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1439:24)
at Runtime._loadModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:1022:12)
at Runtime.requireModule (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runtime/build/index.js:882:12)
at jestAdapter (/home/runner/work/amp-wp/amp-wp/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:70:15)
at runTestInternal (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:367:16)
at runTest (/home/runner/work/amp-wp/amp-wp/node_modules/jest-runner/build/runTest.js:444:34)
|
E2E test: JS (2, 2)
Process completed with exit code 1.
|
E2E test: JS (1, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-126.0.6478.126/chrome-linux64/chrome
|
E2E test: JS (2, 2)
Using Chromium from /home/runner/.cache/puppeteer/chrome/linux-126.0.6478.126/chrome-linux64/chrome
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-failure-artifacts
|
109 KB |
|