Skip to content

Updated composer dependencies #65

Updated composer dependencies

Updated composer dependencies #65

Triggered via push November 20, 2023 16:41
Status Failure
Total duration 39s
Artifacts

phpstan-7.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: src/Builder/IsolatedCodeBuilder.php#L12
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedCodeBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
phpstan: src/Builder/IsolatedFuncCallAppendingBuilder.php#L15
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedFuncCallAppendingBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
phpstan: src/Builder/IsolatedFuncCallAppendingBuilder.php#L39
Parameter #2 $args of class PhpParser\Node\Expr\FuncCall constructor expects array<PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder>, array<PhpParser\Node\Arg|PhpParser\Node\Expr> given.
phpstan: src/Builder/IsolatedValueAppendingBuilder.php#L15
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedValueAppendingBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
phpstan: src/Builder/IsolatedValueTransformationBuilder.php#L15
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedValueTransformationBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
phpstan: src/configuration.php#L36
Function Kiboko\Component\SatelliteToolbox\Configuration\compileValueWhenExpression() has parameter $value with no value type specified in iterable type array.
phpstan: src/configuration.php#L72
Unreachable statement - code above always terminates.
phpstan: src/configuration.php#L76
Function Kiboko\Component\SatelliteToolbox\Configuration\compileValue() has parameter $value with no value type specified in iterable type array.
phpstan: src/configuration.php#L84
Function Kiboko\Component\SatelliteToolbox\Configuration\compileArray() has parameter $values with no value type specified in iterable type array.
phpstan
Process completed with exit code 1.