CI: Cache compiled JS assets for all e2e jobs #122863
Annotations
2 errors and 1 warning
Run the tests
Error: Cannot find module '/home/runner/work/gutenberg/gutenberg/node_modules/@wordpress/e2e-test-utils-playwright/build/index.js'. Please verify that the package.json has a valid "main" entry
at ../config/global-setup.ts:10
8 | * WordPress dependencies
9 | */
> 10 | import { RequestUtils } from '@wordpress/e2e-test-utils-playwright';
| ^
11 |
12 | async function globalSetup( config: FullConfig ) {
13 | const { storageState, baseURL } = config.projects[ 0 ].use;
at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/test/e2e/config/global-setup.ts:10:1)
|
Run the tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading