Skip to content

Use newer versions of actions and Environment Files #419

Use newer versions of actions and Environment Files

Use newer versions of actions and Environment Files #419

Triggered via pull request January 16, 2024 01:00
Status Failure
Total duration 1m 58s
Artifacts

main.yaml

on: pull_request
Quality assurance
51s
Quality assurance
Tests with code coverage
0s
Tests with code coverage
Matrix: Static analysis
Matrix: Tests
Fit to window
Zoom out
Zoom in

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.