Fixing PHPStan level 9 issues #73
Annotations
11 errors
cs-fixer
Process completed with exit code 8.
|
phpstan:
src/Loader/LogLoader.php#L29
No error to ignore is reported on line 29.
|
phpstan:
src/Loader/StreamLoader.php#L36
No error to ignore is reported on line 36.
|
phpstan:
src/Pipeline.php#L50
No error to ignore is reported on line 50.
|
phpstan:
src/PipelineRunner.php#L50
Call to an undefined method Kiboko\Contract\Bucket\RejectionResultBucketInterface::reasons().
|
phpstan:
src/Transformer/BatchingTransformer.php#L39
No error to ignore is reported on line 39.
|
phpstan:
src/Transformer/BatchingTransformer.php#L47
Generator expects value type Kiboko\Component\Bucket\AcceptanceResultBucket<non-empty-array<int, Type>>|Kiboko\Component\Bucket\EmptyResultBucket, Kiboko\Component\Bucket\AcceptanceResultBucket<non-empty-array<int, Type of mixed>> given.
|
phpstan:
src/Transformer/CallableTransformer.php#L40
No error to ignore is reported on line 40.
|
phpstan:
src/Transformer/ColumnTrimTransformer.php#L29
No error to ignore is reported on line 29.
|
phpstan:
src/Transformer/FilterTransformer.php#L39
No error to ignore is reported on line 39.
|
phpstan:
src/Transformer/FilterTransformer.php#L45
Generator expects value type Kiboko\Component\Bucket\AcceptanceResultBucket<Type>|Kiboko\Component\Bucket\EmptyResultBucket, Kiboko\Component\Bucket\AcceptanceResultBucket<Type of mixed> given.
|