Skip to content

Implement the evaluation based on the new AST #786

Implement the evaluation based on the new AST

Implement the evaluation based on the new AST #786

Triggered via pull request April 1, 2024 21:44
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

on: pull_request
Static analysis
35s
Static analysis
Coding styles
12s
Coding styles
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Coding styles
Process completed with exit code 2.
Tests on PHP 8.2
Process completed with exit code 2.
Tests on PHP 8.1
Process completed with exit code 2.
Static analysis: src/Evaluation/EvaluateVisitor.php#L3225
Access to an uninitialized readonly property ScssPhp\ScssPhp\Evaluation\EvaluateVisitor::$importCache.
Static analysis: src/Evaluation/EvaluateVisitor.php#L3253
Access to an uninitialized readonly property ScssPhp\ScssPhp\Evaluation\EvaluateVisitor::$quietDeps.
Static analysis: src/Evaluation/EvaluateVisitor.php#L3267
Access to an uninitialized readonly property ScssPhp\ScssPhp\Evaluation\EvaluateVisitor::$logger.
Static analysis: src/Evaluation/EvaluateVisitor.php#L3269
Access to an uninitialized readonly property ScssPhp\ScssPhp\Evaluation\EvaluateVisitor::$logger.
Static analysis
Process completed with exit code 1.
Tests on PHP 8.1 without mbstring
Process completed with exit code 2.
Tests on PHP 8.1 on Windows
Process completed with exit code 1.
Tests on PHP 8.1 on macOS
Process completed with exit code 2.