Skip to content

feat: Use Woocommerce Reset Password email for ResetPassword Mutation #261

feat: Use Woocommerce Reset Password email for ResetPassword Mutation

feat: Use Woocommerce Reset Password email for ResetPassword Mutation #261

Re-run triggered July 30, 2024 12:18
Status Failure
Total duration 1m 19s
Artifacts

code-quality.yml

on: pull_request
Testing WooGraphQL code quality w/ PHPStan
1m 7s
Testing WooGraphQL code quality w/ PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Testing WooGraphQL code quality w/ PHPStan: includes/class-woocommerce-filters.php#L198
Cannot call method get_subject() on WC_Email_Customer_Reset_Password|null.
Testing WooGraphQL code quality w/ PHPStan: includes/class-woocommerce-filters.php#L198
Cannot call method is_enabled() on WC_Email_Customer_Reset_Password|null.
Testing WooGraphQL code quality w/ PHPStan
Process completed with exit code 1.
Testing WooGraphQL code quality w/ PHPStan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/