Skip to content

Account Protection: Add password detection flow #82301

Account Protection: Add password detection flow

Account Protection: Add password detection flow #82301

Triggered via pull request January 17, 2025 23:36
Status Failure
Total duration 7m 6s
Artifacts 1

tests.yml

on: pull_request
Determine tests matrix
14s
Determine tests matrix
Storybook tests
2m 45s
Storybook tests
Check plugin monorepo dep versions
16s
Check plugin monorepo dep versions
Static analysis
4m 39s
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 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 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 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.0 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 8.0 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 7.4 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 7.4 WP latest
Process completed with exit code 1.
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L25
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#L40
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#L40
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#L40
UndefError PhanUndeclaredTypeParameter Parameter $modules has undeclared type \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L41
UndefError PhanUndeclaredClassMethod Call to method __construct from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L112
UndefError PhanUndeclaredClassMethod Call to method is_active from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L125
UndefError PhanUndeclaredClassMethod Call to method activate from undeclared class \Automattic\Jetpack\Modules
Static analysis: projects/packages/account-protection/src/class-account-protection.php#L138
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#L50
TypeError PhanTypeMismatchDeclaredReturn Doc-block of login_form_password_detection contains declared return type \WP_Error which is incompatible with the return type \WP_User declared in the signature
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.2 WP latest
Tests for packages/account-protection failed!
PHP tests: PHP 7.2 WP latest
Process completed with exit code 1.
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
Storybook tests
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
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 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 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 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 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.0 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 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
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.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.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 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
3.88 MB