Skip to content

Updated pipeline contracts v0.5 #20

Updated pipeline contracts v0.5

Updated pipeline contracts v0.5 #20

Triggered via push November 16, 2023 13:42
Status Failure
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/DataProvider/DataProvidedExampleNode.php#L11
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProvidedExampleNode::__construct() has parameter $providedData with no value type specified in iterable type array.
phpstan: src/DataProvider/DataProvidedExampleNode.php#L21
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProvidedExampleNode::getProvidedData() return type has no value type specified in iterable type array.
phpstan: src/DataProvider/DataProvider.php#L19
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProvider::walk() return type has no value type specified in iterable type Traversable.
phpstan: src/DataProvider/DataProvider.php#L41
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProvider::wrapMethodDataProvider() return type has no value type specified in iterable type Traversable.
phpstan: src/DataProvider/DataProvider.php#L76
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProvider::wrapFunctionDataProvider() return type has no value type specified in iterable type Traversable.
phpstan: src/DataProvider/DataProviderExtension.php#L12
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProviderExtension::load() has no return type specified.
phpstan: src/DataProvider/DataProviderExtension.php#L12
Method Kiboko\Component\PHPSpecExtension\DataProvider\DataProviderExtension::load() has parameter $params with no value type specified in iterable type array.
phpstan: src/DataProvider/Listener/DataProviderListener.php#L26
Method Kiboko\Component\PHPSpecExtension\DataProvider\Listener\DataProviderListener::beforeSpecification() has no return type specified.
phpstan: src/FastMap/Comparator/Comparator.php#L9
Method Kiboko\Component\PHPSpecExtension\FastMap\Comparator\Comparator::isEqual() has parameter $left with no type specified.
phpstan: src/FastMap/Comparator/Comparator.php#L9
Method Kiboko\Component\PHPSpecExtension\FastMap\Comparator\Comparator::isEqual() has parameter $right with no type specified.