Skip to content

Bump symfony/process from 6.2.8 to 6.4.14 #149

Bump symfony/process from 6.2.8 to 6.4.14

Bump symfony/process from 6.2.8 to 6.4.14 #149

Triggered via push November 6, 2024 16:47
Status Failure
Total duration 57s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan7: src/Builder/AlternativeLoader.php#L222
Method Kiboko\Plugin\SQL\Builder\AlternativeLoader::walkParameters() return type has no value type specified in iterable type iterable.
phpstan7: src/Builder/AlternativeLoader.php#L253
Method Kiboko\Plugin\SQL\Builder\AlternativeLoader::compileParameter() has parameter $parameter with no value type specified in iterable type array.
phpstan7: 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.
phpstan7: 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.
phpstan7: src/Builder/AlternativeLoader.php#L353
Method Kiboko\Plugin\SQL\Builder\AlternativeLoader::compileParameterType() has parameter $parameter with no value type specified in iterable type array.
phpstan7: src/Builder/AlternativeLookup.php#L315
Method Kiboko\Plugin\SQL\Builder\AlternativeLookup::walkParameters() return type has no value type specified in iterable type iterable.
phpstan7: src/Builder/AlternativeLookup.php#L346
Method Kiboko\Plugin\SQL\Builder\AlternativeLookup::compileParameter() has parameter $parameter with no value type specified in iterable type array.
phpstan7: 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.
phpstan7: 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.
phpstan7: src/Builder/AlternativeLookup.php#L452
Method Kiboko\Plugin\SQL\Builder\AlternativeLookup::compileParameterType() has parameter $parameter with no value type specified in iterable type array.
phpstan7
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/