Lock file maintenance #2333
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.
|