Updated php-etl contract versions #19
Annotations
10 errors
phpstan:
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.
|
phpstan:
src/FingersCrossed/Extractor.php#L29
Method Kiboko\Component\Flow\Csv\FingersCrossed\Extractor::extract() return type has no value type specified in iterable type array.
|
phpstan:
src/FingersCrossed/Extractor.php#L29
Method Kiboko\Component\Flow\Csv\FingersCrossed\Extractor::extract() return type has no value type specified in iterable type array.
|
phpstan:
src/FingersCrossed/Extractor.php#L63
Class Kiboko\Component\Bucket\RejectionResultBucket constructor invoked with 1 parameter, at least 2 required.
|
phpstan:
src/FingersCrossed/Extractor.php#L63
Parameter #1 $reason of class Kiboko\Component\Bucket\RejectionResultBucket constructor expects string, array|null given.
|
phpstan:
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
|
phpstan:
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.
|
phpstan:
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.
|
phpstan:
src/Safe/Extractor.php#L30
Method Kiboko\Component\Flow\Csv\Safe\Extractor::extract() return type with generic interface Kiboko\Contract\Bucket\ResultBucketInterface does not specify its types: Type
|
phpstan:
src/Safe/Extractor.php#L71
Class Kiboko\Component\Bucket\RejectionResultBucket constructor invoked with 1 parameter, at least 2 required.
|