Bump eslint-plugin-import from 2.28.1 to 2.29.0 #1496
build-test-measure.yml
on: pull_request
Pre run
4s
Matrix: build-zip
Lint: CSS
1m 27s
Lint: JS
1m 49s
Lint: PHP
0s
Static Analysis: PHP
0s
Unit test: JS
1m 55s
Matrix: E2E test: JS
Matrix: feature-test-php
Matrix: unit-test-php
Comment on PR with links to plugin ZIPs
0s
Annotations
13 errors
Unit test (with coverage): PHP 8.0, WP latest
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 8.2, WP trunk
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 7.4, WP 5.3
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 7.4, WP latest
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 8.0, WP latest
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 8.3, WP trunk
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 7.4, WP latest
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 8.1, WP trunk
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 8.0, WP trunk
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 7.4, WP 5.3
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
Unit test: PHP 8.0, WP latest
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/amp-wp/amp-wp/.github/actions/setup-php-composer'. Did you forget to run actions/checkout before running your local action?
|
E2E test: JS (1, 2):
tests/e2e/specs/admin/anchor-linking.js#L211
TimeoutError: Navigation timeout of 60000 ms exceeded
at /home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:211:18
at FrameManager.waitForFrameNavigation (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:239:19)
at Frame.waitForNavigation (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/FrameManager.ts:795:12)
at Page.waitForNavigation (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/scripts/node_modules/puppeteer-core/src/common/Page.ts:1833:12)
at async Promise.all (index 1)
at loginUser (/home/runner/work/amp-wp/amp-wp/node_modules/@wordpress/e2e-test-utils/build/@wordpress/e2e-test-utils/src/login-user.js:32:2)
at Object.<anonymous> (/home/runner/work/amp-wp/amp-wp/tests/e2e/specs/admin/anchor-linking.js:18:3)
|
E2E test: JS (1, 2)
Process completed with exit code 1.
|