Bump symfony/process from 6.2.8 to 6.4.14 #49
Annotations
10 errors and 1 warning
PHPStan:
src/AllOf.php#L35
Method Kiboko\Component\ExpressionLanguage\Akeneo\AllOf::evaluate() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/AnyOf.php#L33
Method Kiboko\Component\ExpressionLanguage\Akeneo\AnyOf::evaluate() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Attribute.php#L20
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::compile() has no return type specified.
|
PHPStan:
src/Attribute.php#L30
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::evaluate() has no return type specified.
|
PHPStan:
src/Attribute.php#L30
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::evaluate() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Attribute.php#L30
Method Kiboko\Component\ExpressionLanguage\Akeneo\Attribute::evaluate() has parameter $input with no value type specified in iterable type array.
|
PHPStan:
src/Build.php#L25
Method Kiboko\Component\ExpressionLanguage\Akeneo\Build::evaluate() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Build.php#L25
Method Kiboko\Component\ExpressionLanguage\Akeneo\Build::evaluate() has parameter $values with no value type specified in iterable type array.
|
PHPStan:
src/Build.php#L25
Method Kiboko\Component\ExpressionLanguage\Akeneo\Build::evaluate() return type has no value type specified in iterable type array.
|
PHPStan:
src/Coalesce.php#L52
Method Kiboko\Component\ExpressionLanguage\Akeneo\Coalesce::evaluate() has parameter $context with no value type specified in iterable type array.
|
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