phan: Fix more phpdocs #78459
Annotations
3 errors
Upload test artifacts
The artifact name is not valid: test-output-Jetpack Boost - Concatenate JS/CSS. Contains the following character: Forward slash /
Invalid characters include: Double quote ", Colon :, Less than <, Greater than >, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n, Backslash \, Forward slash /
These characters are not allowed in the artifact name due to limitations with certain file systems such as NTFS. To maintain file system agnostic behavior, these characters are intentionally not allowed to prevent potential problems with downloads on different file systems.
|
Run Jetpack Boost - Concatenate JS/CSS tests
TimeoutError: page.goto: Timeout 30000ms exceeded.
Call log:
- navigating to "https://lazy-bird-37.a8c-localtunnel.cyou/wp-admin", waiting until "domcontentloaded"
at ../../../../../tools/e2e-commons/pages/page-actions.js:39
37 | } catch ( e ) {
38 | logger.error( `Error navigating to ${ url } (1). Retrying once.\n${ e }` );
> 39 | response = await this.page.goto( url, options );
| ^
40 | }
41 |
42 | return response;
at DashboardPage.goto (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/page-actions.js:39:31)
at Function.visit (/home/runner/work/jetpack/jetpack/tools/e2e-commons/pages/wp-page.js:28:3)
at loginToWpSite (/home/runner/work/jetpack/jetpack/tools/e2e-commons/flows/log-in.js:12:2)
at ensureUserIsLoggedIn (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:173:2)
at buildPrerequisites (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:85:5)
at Object.build (/home/runner/work/jetpack/jetpack/tools/e2e-commons/env/prerequisites.js:63:4)
at default (/home/runner/work/jetpack/jetpack/projects/plugins/boost/tests/e2e/lib/setupTests.js:8:2)
|
Run Jetpack Boost - Concatenate JS/CSS tests
Process completed with exit code 1.
|
Loading