Allow process multiple UnreachableStatementNode on NodeScopeResolver::processNodes() #19313
Annotations
3 errors and 1 warning
PHPStan:
src/Analyser/NodeScopeResolver.php#L329
Parameter #1 $originalStatement of class PHPStan\Node\UnreachableStatementNode constructor expects PhpParser\Node\Stmt, PhpParser\Node\Stmt|null given.
|
PHPStan:
src/Analyser/NodeScopeResolver.php#L434
Parameter #1 $originalStatement of class PHPStan\Node\UnreachableStatementNode constructor expects PhpParser\Node\Stmt, PhpParser\Node\Stmt|null given.
|
PHPStan
Process completed with exit code 1.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "transformed-src".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading