Update monorepo to Composer 2.7.1 #72149
Annotations
1 error, 1 warning, and 1 notice
Run Jetpack post-connection tests:
projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js#L127
1) specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant) › Verify Site Accelerator is disabled
Error: Site Accelerator should be disabled
expect(received).toBeTruthy()
Received: false
125 | const isSiteAcceleratorFeatureEnabled =
126 | await recommendationsPage.isSiteAcceleratorFeatureEnabled();
> 127 | expect( isSiteAcceleratorFeatureEnabled, 'Site Accelerator should be disabled' ).toBeTruthy();
| ^
128 | } );
129 | } );
130 |
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js:127:84
at /home/runner/work/jetpack/jetpack/projects/plugins/jetpack/tests/e2e/specs/post-connection/recommendations.test.js:124:2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Jetpack post-connection tests
1 flaky
specs/post-connection/recommendations.test.js:18:1 › Recommendations (Jetpack Assistant) ───────
1 passed (5.9m)
|
The logs for this run have expired and are no longer available.
Loading