Bump symfony/process from 6.2.8 to 6.4.14 #21
Annotations
10 errors and 1 warning
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.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading