Bugfix: Skip boolean values in blacklist string check #1103
Triggered via pull request
September 25, 2024 11:05
Status
Failure
Total duration
1m 13s
Artifacts
–
testing.yaml
on: pull_request
Matrix: PHP linter
TypoScript linter
9s
Matrix: PHP Unit Tests
Annotations
4 errors
PHPstan:
Classes/Domain/Validator/SpamShield/ValueBlacklistMethod.php#L27
Ignored error pattern #^Cannot call method getValue\(\) on object\|null\.$# in path /home/runner/work/powermail/powermail/Classes/Domain/Validator/SpamShield/ValueBlacklistMethod.php is expected to occur 2 times, but occurred 3 times.
|
PHPstan:
Classes/Domain/Validator/SpamShield/ValueBlacklistMethod.php#L34
Cannot call method getValue() on object|null.
|
PHPstan
Process completed with exit code 1.
|
PHP CS Fixer
Process completed with exit code 8.
|