Github Actions: Add Phpstan #286
Annotations
10 errors
src/BetweenValidator.php#L47
Method ipl\Validator\BetweenValidator::__construct() has parameter $options with no value type specified in iterable type array.
|
src/DeferredInArrayValidator.php#L29
Method ipl\Validator\DeferredInArrayValidator::__construct() has parameter $options with no value type specified in iterable type array.
|
src/DeferredInArrayValidator.php#L36
Method ipl\Validator\DeferredInArrayValidator::getHaystack() return type has no value type specified in iterable type array.
|
src/EmailAddressValidator.php#L47
Method ipl\Validator\EmailAddressValidator::__construct() has parameter $options with no value type specified in iterable type array.
|
src/FileValidator.php#L38
Method ipl\Validator\FileValidator::__construct() has parameter $options with no value type specified in iterable type array.
|
src/GreaterThanValidator.php#L23
Method ipl\Validator\GreaterThanValidator::__construct() has parameter $options with no value type specified in iterable type array.
|
src/InArrayValidator.php#L15
Property ipl\Validator\InArrayValidator::$haystack type has no value type specified in iterable type array.
|
src/InArrayValidator.php#L30
Method ipl\Validator\InArrayValidator::__construct() has parameter $options with no value type specified in iterable type array.
|
src/InArrayValidator.php#L44
Method ipl\Validator\InArrayValidator::getHaystack() return type has no value type specified in iterable type array.
|
src/InArrayValidator.php#L56
Method ipl\Validator\InArrayValidator::setHaystack() has parameter $haystack with no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading