Skip to content

Remove reportUnmatchedIgnoredErrors from PHPStan config #264

Remove reportUnmatchedIgnoredErrors from PHPStan config

Remove reportUnmatchedIgnoredErrors from PHPStan config #264

Triggered via pull request February 18, 2026 08:53
Status Failure
Total duration 1m 32s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
build (8.3, lowest)
Process completed with exit code 4.
build (8.3, lowest)
Process completed with exit code 1.
build (8.3, lowest): src/Validator/Constraints/Entity.php#L12
Return type (string) of method AssoConnect\ValidatorBundle\Validator\Constraints\Entity::getTargets() should be covariant with return type ('class'|'property'|array<'class'|'property'>) of method Symfony\Component\Validator\Constraint::getTargets()
build (8.4, lowest)
Process completed with exit code 4.
build (8.4, lowest)
Process completed with exit code 1.
build (8.4, lowest): src/Validator/Constraints/FrenchSiret.php#L0
Ignored error pattern #^Method AssoConnect\\ValidatorBundle\\Validator\\Constraints\\FrenchSiret\:\:__construct\(\) has parameter \$options with no value type specified in iterable type array\.$# (missingType.iterableValue) in path /home/runner/work/validator-bundle/validator-bundle/src/Validator/Constraints/FrenchSiret.php was not matched in reported errors.
build (8.4, lowest): src/Validator/Constraints/FrenchSiren.php#L0
Ignored error pattern #^Method AssoConnect\\ValidatorBundle\\Validator\\Constraints\\FrenchSiren\:\:__construct\(\) has parameter \$options with no value type specified in iterable type array\.$# (missingType.iterableValue) in path /home/runner/work/validator-bundle/validator-bundle/src/Validator/Constraints/FrenchSiren.php was not matched in reported errors.
build (8.4, lowest): src/Validator/Constraints/Email.php#L0
Ignored error pattern #^Method AssoConnect\\ValidatorBundle\\Validator\\Constraints\\Email\:\:__construct\(\) has parameter \$options with no value type specified in iterable type array\.$# (missingType.iterableValue) in path /home/runner/work/validator-bundle/validator-bundle/src/Validator/Constraints/Email.php was not matched in reported errors.
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.