Skip to content

fix: phpstan

fix: phpstan #16

Triggered via push January 7, 2025 20:12
Status Failure
Total duration 27s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
PHPStan: src/rules/UserRules.php#L46
Call to method generatePattern() on an unknown class craftpulse\passwordpolicy\services\PasswordsService.
PHPStan: src/rules/UserRules.php#L50
Call to method generateMessage() on an unknown class craftpulse\passwordpolicy\services\PasswordsService.
PHPStan: src/services/ServicesTrait.php (in context of class craftpulse/passwordpolicy/PasswordPolicy)#L51
Method craftpulse\passwordpolicy\PasswordPolicy::getPasswords() has invalid return type craftpulse\passwordpolicy\services\PasswordsService.
PHPStan: src/services/ServicesTrait.php (in context of class craftpulse/passwordpolicy/PasswordPolicy)#L51
Method craftpulse\passwordpolicy\PasswordPolicy::getPasswords() has invalid return type craftpulse\passwordpolicy\services\PasswordsService.
PHPStan: src/validators/PwnedValidator.php#L31
Call to method pwned() on an unknown class craftpulse\passwordpolicy\services\PasswordsService.
PHPStan
Process completed with exit code 1.
Coding Standards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636