Fix some straightforward PhanUndeclared issues #79047
Annotations
3 errors and 1 notice
Run Social tests:
projects/plugins/social/tests/e2e/specs/connection.test.js#L1
1) specs/connection.test.js:15:1 › Jetpack Social connection › Can connect wordpress.com account to Jetpack Social
Test timeout of 300000ms exceeded.
|
Run Social tests:
tools/e2e-commons/pages/page-actions.js#L39
1) specs/connection.test.js:15:1 › Jetpack Social connection › Can connect wordpress.com account to Jetpack Social
Error: page.goto: Target page, context or browser has been closed
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 JetpackSocialPage.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 connect (/home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/flows/connection.js:8:19)
at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/connection.test.js:17:3
at /home/runner/work/jetpack/jetpack/projects/plugins/social/tests/e2e/specs/connection.test.js:16:2
|
Run Social tests
Process completed with exit code 1.
|
Run Social tests
1 failed
specs/connection.test.js:15:1 › Jetpack Social connection ──────────────────────────────────────
|
Loading