Compability with PhpParser v5 #199
ci.yml
on: pull_request
cs-check
19s
phpstan
18s
tests-lowest
10s
check-version
10s
Matrix: tests
Annotations
6 errors and 5 warnings
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.
|
cs-check
Process completed with exit code 8.
|
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/
|
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.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 (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/
|
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/
|