Skip to content

Compability with PhpParser v5 #198

Compability with PhpParser v5

Compability with PhpParser v5 #198

Triggered via push January 11, 2024 22:11
Status Failure
Total duration 35s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
cs-check
Process completed with exit code 8.
tests-lowest
Process completed with exit code 255.
phpstan: src/Generator/Generator.php#L359
Parameter #1 $items of class PhpParser\Node\Expr\Array_ constructor expects array<PhpParser\Node\ArrayItem>, array<PhpParser\Node\ArrayItem|PhpParser\Node\Expr\ArrayItem> given.
phpstan: src/Generator/Generator.php#L385
Parameter #1 $items of class PhpParser\Node\Expr\Array_ constructor expects array<PhpParser\Node\ArrayItem>, array<PhpParser\Node\ArrayItem|PhpParser\Node\Expr\ArrayItem> given.
phpstan: src/Transformer/BuiltinTransformer.php#L107
Parameter #1 $items of class PhpParser\Node\Expr\Array_ constructor expects array<PhpParser\Node\ArrayItem>, array<int, PhpParser\Node\ArrayItem|PhpParser\Node\Expr\ArrayItem> given.
phpstan
Process completed with exit code 1.
check-version
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests-lowest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/