Skip to content

Account Protection: Add password detection flow #82298

Account Protection: Add password detection flow

Account Protection: Add password detection flow #82298

Triggered via pull request January 17, 2025 22:31
Status Failure
Total duration 7m 5s
Artifacts 1

tests.yml

on: pull_request
Determine tests matrix
6s
Determine tests matrix
Storybook tests
2m 48s
Storybook tests
Check plugin monorepo dep versions
14s
Check plugin monorepo dep versions
Static analysis
4m 37s
Static analysis
Matrix: run-tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 18 warnings
PHP tests: PHP 8.3 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 8.3 WP latest
Process completed with exit code 1.
PHP tests: PHP 8.2 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 8.2 WP latest
Process completed with exit code 1.
PHP tests: PHP 8.4 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 8.4 WP latest
Process completed with exit code 1.
PHP tests: PHP 7.4 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 7.4 WP latest
Process completed with exit code 1.
PHP tests: PHP 8.1 WP latest with wpcomsh
Tests for packages/account-protection failed!
PHP tests: PHP 8.1 WP latest with wpcomsh
Process completed with exit code 1.
PHP tests: PHP 7.3 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 7.3 WP latest
Process completed with exit code 1.
PHP tests: PHP 7.2 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 7.2 WP latest
Process completed with exit code 1.
PHP tests: PHP 8.1 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 8.1 WP latest
Process completed with exit code 1.
PHP tests: PHP 8.0 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 8.0 WP latest
Process completed with exit code 1.
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L26
UndefError PhanUndeclaredTypeProperty Property \Automattic\Jetpack\Account_Protection\Account_Protection->modules has undeclared type \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L41
DeprecatedError PhanDeprecatedImplicitNullableParam Implicit nullable parameters (\Automattic\Jetpack\Account_Protection\Password_Detection $password_detection = null) have been deprecated in PHP 8.4
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L41
DeprecatedError PhanDeprecatedImplicitNullableParam Implicit nullable parameters (\Automattic\Jetpack\Modules $modules = null) have been deprecated in PHP 8.4
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L41
UndefError PhanUndeclaredTypeParameter Parameter $modules has undeclared type \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L42
UndefError PhanUndeclaredClassMethod Call to method __construct from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L132
UndefError PhanUndeclaredClassMethod Call to method is_active from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L145
UndefError PhanUndeclaredClassMethod Call to method activate from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L158
UndefError PhanUndeclaredClassMethod Call to method deactivate from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-password-detection.php#L32
DeprecatedError PhanDeprecatedImplicitNullableParam Implicit nullable parameters (\Automattic\Jetpack\Account_Protection\Password_Reset_Email $password_reset_email = null) have been deprecated in PHP 8.4
Static analysis: projects/packages/account-protection/src/class-password-detection.php#L52
UndefError PhanUndeclaredTypeParameter Parameter $user has undeclared type \Automattic\Jetpack\Account_Protection\WP_User
Code coverage
Tests for packages/account-protection failed!
Code coverage
Process completed with exit code 1.
Determine tests matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check plugin monorepo dep versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JS tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Storybook tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 7.4 WP latest with WooCommerce
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.3 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.2 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.4 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 7.4 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.1 WP latest with wpcomsh
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 7.3 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 7.2 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.2 WP previous
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.1 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.0 WP latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP tests: PHP 8.2 WP trunk
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Code coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
Code coverage Expired
3.88 MB