Annotations
10 errors and 2 warnings
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L38
Left side of && is always true.
|
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L39
Right side of && is always true.
|
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L67
Result of && is always false.
|
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L69
Right side of && is always false.
|
PHPStan:
src/Bridges/Tracy/LattePanel.php#L48
Property class@anonymous/Bridges/Tracy/LattePanel.php:46::$templates is never read, only written.
|
PHPStan:
src/Latte/Compiler/Nodes/NopNode.php#L25
Generator expects value type Latte\Compiler\Node, null given.
|
PHPStan:
src/Latte/Compiler/Nodes/NopNode.php#L25
Left side of && is always false.
|
PHPStan:
src/Latte/Compiler/Nodes/Php/ArrayItemNode.php#L69
If condition is always false.
|
PHPStan:
src/Latte/Compiler/Nodes/Php/Expression/ArrayNode.php#L44
Strict comparison using === between Latte\Compiler\Nodes\Php\ArrayItemNode and null will always evaluate to false.
|
PHPStan:
src/Latte/Compiler/Nodes/Php/Expression/StaticMethodCallNode.php#L60
If condition is always false.
|
PHPStan
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/e6f75134d35752277f093989e72e140eaa222f35'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
PHPStan
Back off 15.022 seconds before retry.
|