Update NodeScopeResolver.php to prevent null exception #19845
static-analysis.yml
on: pull_request
Generate baseline
1m 26s
Generate PHP baseline
1m 26s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
31 errors
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
Generate baseline
Process completed with exit code 1.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan with result cache (8.3):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan with result cache (8.3)
Process completed with exit code 2.
|
PHPStan with result cache (8.1):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan with result cache (8.1)
Process completed with exit code 2.
|
PHPStan with result cache (8.4):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan with result cache (8.4)
Process completed with exit code 2.
|
PHPStan (8.4, ubuntu-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.1, ubuntu-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.3, ubuntu-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan with result cache (8.2):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan with result cache (8.2)
Process completed with exit code 2.
|
PHPStan (8.0, ubuntu-latest):
src/Analyser/NodeScopeResolver.php#L5047
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.2, ubuntu-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (8.4, windows-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.2, windows-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.3, windows-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.1, windows-latest):
src/Analyser/NodeScopeResolver.php#L4969
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.0, windows-latest):
src/Analyser/NodeScopeResolver.php#L5047
Using nullsafe method call on non-nullable type PhpParser\Node\Arg. Use -> instead.
|
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
|