Skip to content

Removed unused methods #75

Removed unused methods

Removed unused methods #75

Triggered via push January 12, 2024 09:51
Status Failure
Total duration 24s
Artifacts

phpstan-5.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan5: src/Builder/ConditionalMapper.php#L51
Parameter $name of class PhpParser\Node\Stmt\PropertyProperty constructor expects PhpParser\Node\VarLikeIdentifier|string, PhpParser\Node\Name given.
phpstan5: src/Builder/ConditionalMapper.php#L70
Parameter #1 $value of class PhpParser\Node\Expr\ArrayItem constructor expects PhpParser\Node\Expr, PhpParser\Node given.
phpstan5: src/Builder/Transformer.php#L132
Parameter #1 $value of class PhpParser\Node\Arg constructor expects PhpParser\Node\Expr, PhpParser\Node given.
phpstan5
Process completed with exit code 1.