chore(deps-dev): update nikic/php-parser requirement from ^4.3 to ^5.3 #1232
Annotations
3 errors and 2 warnings
Run make ci:
tests/Rules/BannedNodesRuleTest.php#L200
Parameter #1 $parts of class PhpParser\Node\Expr\ShellExec constructor expects array<PhpParser\Node\Expr|PhpParser\Node\InterpolatedStringPart>, array<int, string> given.
|
Run make ci:
tests/Rules/BannedUseTestRuleTest.php#L106
Parameter #1 $uses of class PhpParser\Node\Stmt\Use_ constructor expects array<PhpParser\Node\UseItem>, array<int, PhpParser\Node\Stmt\UseUse> given.
|
Run make ci
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading