Allow process multiple UnreachableStatementNode on NodeScopeResolver::processNodes() #19313
Annotations
3 errors and 2 warnings
PHPStan with result cache:
src/Analyser/NodeScopeResolver.php#L329
Parameter #1 $originalStatement of class PHPStan\Node\UnreachableStatementNode constructor expects PhpParser\Node\Stmt, PhpParser\Node\Stmt|null given.
|
PHPStan with result cache:
src/Analyser/NodeScopeResolver.php#L434
Parameter #1 $originalStatement of class PHPStan\Node\UnreachableStatementNode constructor expects PhpParser\Node\Stmt, PhpParser\Node\Stmt|null given.
|
PHPStan with result cache
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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