Skip to content

RecaptchaV3 - Don't catch exception (#128) #11

RecaptchaV3 - Don't catch exception (#128)

RecaptchaV3 - Don't catch exception (#128) #11

Triggered via push August 30, 2024 15:20
Status Failure
Total duration 30s
Artifacts
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan (PHP 8.3): src/Util/PasswordStrengthChecker.php#L40
Variable $numbers in empty() always exists and is not falsy.
PHPStan (PHP 8.3): src/Util/PasswordStrengthChecker.php#L52
Variable $symbols in empty() always exists and is not falsy.
PHPStan (PHP 8.3): src/Util/PasswordStrengthChecker.php#L65
Variable $lowercase_characters in empty() always exists and is not falsy.
PHPStan (PHP 8.3): src/Util/PasswordStrengthChecker.php#L71
Variable $uppercase_characters in empty() always exists and is not falsy.
PHPStan (PHP 8.3)
Process completed with exit code 1.