Use newer versions of actions and Environment Files #419
main.yaml
on: pull_request
Quality assurance
51s
Tests with code coverage
0s
Matrix: Static analysis
Matrix: Tests
Annotations
5 errors
Quality assurance
Process completed with exit code 2.
|
Static analysis (phpstan):
src/Latte/TranslatorExtension.php#L73
Class Latte\Compiler\Nodes\Php\Expression\StaticCallNode does not have a constructor and must be instantiated without any parameters.
|
Static analysis (phpstan):
src/Latte/TranslatorExtension.php#L73
Instantiation of deprecated class Latte\Compiler\Nodes\Php\Expression\StaticCallNode:
use Latte\Compiler\Nodes\Php\Expression\StaticMethodCallNode
|
Static analysis (phpstan):
src/Latte/TranslatorExtension.php#L85
Property Latte\Essential\Nodes\PrintNode::$expression (Latte\Compiler\Nodes\Php\ExpressionNode) does not accept Latte\Compiler\Nodes\Php\Expression\StaticCallNode.
|
Static analysis (phpstan)
Process completed with exit code 2.
|