Skip to content

Lock file maintenance #2333

Lock file maintenance

Lock file maintenance #2333

Triggered via pull request February 11, 2026 07:09
Status Failure
Total duration 26s
Artifacts

phpstan.yml

on: pull_request
Matrix: Static Analysis by PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static Analysis by PHPStan (locked, 8.4, ubuntu-latest)
Process completed with exit code 1.
Static Analysis by PHPStan (locked, 8.4, ubuntu-latest): tests/Unit/Normalizer/ArrayShapeNormalizerTest.php#L0
Ignored error pattern #^Parameter \#1 \$normalizerMap of class Patchlevel\\Hydrator\\Normalizer\\ArrayShapeNormalizer constructor expects array\<Patchlevel\\Hydrator\\Normalizer\\Normalizer\>, array\<string, PHPUnit\\Framework\\MockObject\\MockObject\> given\.$# (argument.type) in path /home/runner/work/hydrator/hydrator/tests/Unit/Normalizer/ArrayShapeNormalizerTest.php was not matched in reported errors.
Static Analysis by PHPStan (locked, 8.4, ubuntu-latest): tests/Unit/Normalizer/ArrayNormalizerTest.php#L0
Ignored error pattern #^Parameter \#1 \$normalizer of class Patchlevel\\Hydrator\\Normalizer\\ArrayNormalizer constructor expects Patchlevel\\Hydrator\\Normalizer\\Normalizer, PHPUnit\\Framework\\MockObject\\MockObject given\.$# (argument.type) in path /home/runner/work/hydrator/hydrator/tests/Unit/Normalizer/ArrayNormalizerTest.php was not matched in reported errors.