remove ignore-env for cs-fixer and push cs-fixer fixes #67
Annotations
10 errors
src/Builder/IsolatedCodeBuilder.php#L12
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedCodeBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
|
src/Builder/IsolatedFuncCallAppendingBuilder.php#L15
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedFuncCallAppendingBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
|
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.
|
src/Builder/IsolatedValueAppendingBuilder.php#L15
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedValueAppendingBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
|
src/Builder/IsolatedValueTransformationBuilder.php#L15
Method Kiboko\Component\SatelliteToolbox\Builder\IsolatedValueTransformationBuilder::__construct() has parameter $stmts with no value type specified in iterable type array.
|
src/Builder/PropertyPathBuilder.php#L25
Parameter #1 $iterator of class LimitIterator constructor expects TIterator of Iterator<TKey, TValue>, Traversable<mixed, mixed> given.
|
src/Builder/PropertyPathBuilder.php#L27
Parameter #1 $iterator of class LimitIterator constructor expects TIterator of Iterator<TKey, TValue>, Traversable<mixed, mixed> given.
|
src/Builder/PropertyPathBuilder.php#L47
Parameter #2 $name of class PhpParser\Node\Expr\PropertyFetch constructor expects PhpParser\Node\Expr|PhpParser\Node\Identifier|string, PhpParser\Node\Name given.
|
src/configuration.php#L31
Offset 0 does not exist on array<PhpParser\Node\Stmt>|null.
|
src/configuration.php#L36
Function Kiboko\Component\SatelliteToolbox\Configuration\compileValueWhenExpression() has parameter $value with no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading