chore(deps): update actions/checkout action to v4.1.0 #153
Annotations
10 errors and 1 warning
src/Builder/Random.php#L62
Method loophp\phptree\Builder\Random::createNode() should return loophp\phptree\Node\NodeInterface but returns object.
|
src/Exporter/Gv.php#L125
Property loophp\phptree\Exporter\Gv::$attributes (array<array<string>|string>) does not accept array<int|string, mixed>.
|
src/Exporter/Gv.php#L144
Parameter #1 $object_or_class of function method_exists expects object|string, mixed given.
|
src/Importer/MicrosoftTolerantPhpParser.php#L40
Parameter #2 $callback of function array_reduce expects callable(loophp\phptree\Node\NodeInterface, Microsoft\PhpParser\Node): loophp\phptree\Node\NodeInterface, Closure(loophp\phptree\Node\AttributeNodeInterface, Microsoft\PhpParser\Node): loophp\phptree\Node\NodeInterface given.
|
src/Importer/NikicPhpAst.php#L48
Parameter #2 $callback of function array_reduce expects callable(loophp\phptree\Node\NodeInterface, ast\Node): loophp\phptree\Node\NodeInterface, Closure(loophp\phptree\Node\AttributeNodeInterface, ast\Node): loophp\phptree\Node\NodeInterface given.
|
src/Importer/NikicPhpAst.php#L56
Parameter #2 ...$astNodes of method loophp\phptree\Importer\NikicPhpAst::parseNode() expects ast\Node, object given.
|
src/Importer/NikicPhpParser.php#L68
Parameter #2 $callback of function array_reduce expects callable(loophp\phptree\Node\NodeInterface, PhpParser\Node): loophp\phptree\Node\NodeInterface, Closure(loophp\phptree\Node\AttributeNodeInterface, PhpParser\Node): loophp\phptree\Node\NodeInterface given.
|
src/Importer/SimpleArray.php#L20
Parameter #2 ...$nodes of method loophp\phptree\Importer\SimpleArray::parseNode() expects array, mixed given.
|
src/Importer/SimpleArray.php#L43
Parameter #2 $callback of function array_reduce expects callable(loophp\phptree\Node\NodeInterface, array): loophp\phptree\Node\NodeInterface, Closure(loophp\phptree\Node\AttributeNodeInterface, array): loophp\phptree\Node\NodeInterface given.
|
src/Importer/Text.php#L20
Parameter #2 ...$nodes of method loophp\phptree\Importer\Text::parseNode() expects string, mixed given.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: kamiazya/setup-graphviz@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading