Account Protection: Add password detection flow #82045
Annotations
10 errors and 1 warning
Run phan:
projects/packages/account-protection/src/class-account-protection.php#L98
UndefError PhanUndeclaredClassMethod Call to method __construct from undeclared class \Automattic\Jetpack\Modules
|
Run phan:
projects/packages/account-protection/src/class-account-protection.php#L98
UndefError PhanUndeclaredClassMethod Call to method is_active from undeclared class \Automattic\Jetpack\Modules
|
Run phan:
projects/packages/account-protection/src/class-account-protection.php#L111
UndefError PhanUndeclaredClassMethod Call to method __construct from undeclared class \Automattic\Jetpack\Modules
|
Run phan:
projects/packages/account-protection/src/class-account-protection.php#L111
UndefError PhanUndeclaredClassMethod Call to method activate from undeclared class \Automattic\Jetpack\Modules
|
Run phan:
projects/packages/account-protection/src/class-account-protection.php#L124
UndefError PhanUndeclaredClassMethod Call to method __construct from undeclared class \Automattic\Jetpack\Modules
|
Run phan:
projects/packages/account-protection/src/class-account-protection.php#L124
UndefError PhanUndeclaredClassMethod Call to method deactivate from undeclared class \Automattic\Jetpack\Modules
|
Run phan:
projects/packages/account-protection/src/class-password-detection.php#L34
UndefError PhanUndeclaredTypeParameter Parameter $user has undeclared type \Automattic\Jetpack\Account_Protection\WP_User
|
Run phan:
projects/packages/account-protection/src/class-password-detection.php#L34
UndefError PhanUndeclaredTypeReturnType Return type of login_form_password_detection() is undeclared type \Automattic\Jetpack\Account_Protection\WP_User
|
Run phan:
projects/packages/account-protection/src/class-password-detection.php#L37
UndefError PhanUndeclaredClassProperty Reference to instance property ID from undeclared class \Automattic\Jetpack\Account_Protection\WP_User
|
Run phan:
projects/packages/account-protection/src/class-password-detection.php#L42
UndefError PhanUndeclaredClassProperty Reference to instance property ID from undeclared class \Automattic\Jetpack\Account_Protection\WP_User
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading