Bump symfony/process from 6.2.8 to 6.4.14 #71
Annotations
10 errors and 1 warning
phpstan6:
src/Builder/AlternativeLoader.php#L222
Method Kiboko\Plugin\SQL\Builder\AlternativeLoader::walkParameters() return type has no value type specified in iterable type iterable.
|
phpstan6:
src/Builder/AlternativeLoader.php#L253
Method Kiboko\Plugin\SQL\Builder\AlternativeLoader::compileParameter() has parameter $parameter with no value type specified in iterable type array.
|
phpstan6:
src/Builder/AlternativeLoader.php#L265
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
phpstan6:
src/Builder/AlternativeLoader.php#L286
Parameter $name of class PhpParser\Node\Expr\MethodCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
phpstan6:
src/Builder/AlternativeLoader.php#L353
Method Kiboko\Plugin\SQL\Builder\AlternativeLoader::compileParameterType() has parameter $parameter with no value type specified in iterable type array.
|
phpstan6:
src/Builder/AlternativeLookup.php#L315
Method Kiboko\Plugin\SQL\Builder\AlternativeLookup::walkParameters() return type has no value type specified in iterable type iterable.
|
phpstan6:
src/Builder/AlternativeLookup.php#L346
Method Kiboko\Plugin\SQL\Builder\AlternativeLookup::compileParameter() has parameter $parameter with no value type specified in iterable type array.
|
phpstan6:
src/Builder/AlternativeLookup.php#L358
Parameter $name of class PhpParser\Node\Expr\StaticCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
phpstan6:
src/Builder/AlternativeLookup.php#L382
Parameter $name of class PhpParser\Node\Expr\StaticCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
phpstan6:
src/Builder/AlternativeLookup.php#L452
Method Kiboko\Plugin\SQL\Builder\AlternativeLookup::compileParameterType() has parameter $parameter with no value type specified in iterable type array.
|
phpstan6
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/
|