chore(deps-dev): update nikic/php-parser requirement from ^4.3 to ^5.3 #1233
Annotations
11 errors and 2 warnings
test (8.2):
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.
|
test (8.2):
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.
|
test (8.2)
Process completed with exit code 2.
|
test (8.3)
The job was canceled because "_8_2" failed.
|
test (8.3):
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.
|
test (8.3):
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.
|
test (8.3)
The operation was canceled.
|
test (8.1)
The job was canceled because "_8_2" failed.
|
test (8.1):
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.
|
test (8.1):
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.
|
test (8.1)
The operation was canceled.
|
test (8.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/
|
test (8.2)
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/
|