Smoke test daily #282
Annotations
3 errors and 2 warnings
Update performance test site with E2E test
TypeError: apiRequestContext.post: Invalid URL
at ../utils/options.js:20
18 | } );
19 |
> 20 | await apiContext.post( '/wp-json/e2e-options/update', {
| ^
21 | failOnStatusCode: true,
22 | data: { option_name: optionName, option_value: optionValue },
23 | } );
at setOption (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/utils/options.js:20:19)
at module.exports (/home/runner/work/woocommerce/woocommerce/plugins/woocommerce/tests/e2e-pw/global-setup.js:61:2)
|
Update performance test site with E2E test
Process completed with exit code 1.
|
Run k6 smoke tests
Process completed with exit code 99.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "api-daily--run-282", "k6-daily-update-site--run-282", "plugin-blocks", "Smoke tests on trunk with Gutenberg - Nightly plugin installed (run 282)", "Smoke tests on trunk with Gutenberg plugin installed (run 282)", "Smoke tests on trunk with WooCommerce PayPal Payments plugin installed (run 282)", "Smoke tests on trunk with WooCommerce Shipping & Tax plugin installed (run 282)", "Smoke tests on trunk with WooPayments plugin installed (run 282)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading