Update and rename phpstan-5.yaml to phpstan-9.yaml #28
Annotations
10 errors
src/FingersCrossed/Extractor.php#L18
Method Kiboko\Component\Flow\Csv\FingersCrossed\Extractor::__construct() has parameter $columns with no value type specified in iterable type array.
|
src/FingersCrossed/Extractor.php#L28
Method Kiboko\Component\Flow\Csv\FingersCrossed\Extractor::extract() return type has no value type specified in iterable type array.
|
src/FingersCrossed/Extractor.php#L28
Method Kiboko\Component\Flow\Csv\FingersCrossed\Extractor::extract() return type has no value type specified in iterable type array.
|
src/FingersCrossed/Loader.php#L13
Class Kiboko\Component\Flow\Csv\FingersCrossed\Loader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: InputType, OutputType
|
src/FingersCrossed/Loader.php#L15
Method Kiboko\Component\Flow\Csv\FingersCrossed\Loader::__construct() has parameter $columns with no value type specified in iterable type array.
|
src/Safe/Extractor.php#L19
Method Kiboko\Component\Flow\Csv\Safe\Extractor::__construct() has parameter $columns with no value type specified in iterable type array.
|
src/Safe/Extractor.php#L29
Method Kiboko\Component\Flow\Csv\Safe\Extractor::extract() return type with generic interface Kiboko\Contract\Bucket\ResultBucketInterface does not specify its types: Type
|
src/Safe/Loader.php#L13
Class Kiboko\Component\Flow\Csv\Safe\Loader implements generic interface Kiboko\Contract\Pipeline\LoaderInterface but does not specify its types: InputType, OutputType
|
src/Safe/Loader.php#L15
Method Kiboko\Component\Flow\Csv\Safe\Loader::__construct() has parameter $columns with no value type specified in iterable type array.
|
src/Safe/Loader.php#L49
Method Kiboko\Component\Flow\Csv\Safe\Loader::orderColumns() has parameter $headers with no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading