Skip to content

Totara 1.12 recover fixes #2

Totara 1.12 recover fixes

Totara 1.12 recover fixes #2

Triggered via pull request April 10, 2024 00:53
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

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

Annotations

23 errors
Tests on PHP 8.1 without mbstring
Process completed with exit code 2.
Tests on PHP 5.6
Process completed with exit code 255.
Coding styles
Process completed with exit code 2.
Tests on PHP 8.1
Process completed with exit code 2.
Tests on PHP 8.0
Process completed with exit code 2.
Tests on PHP 7.3
Process completed with exit code 2.
Tests on PHP 7.2
Process completed with exit code 2.
Tests on PHP 7.4
Process completed with exit code 2.
Tests on PHP 8.2
Process completed with exit code 2.
Tests on PHP 7.0
Process completed with exit code 2.
Static analysis: src/Compiler.php#L6255
Strict comparison using === between mixed and null will always evaluate to false.
Static analysis: src/Parser.php#L116
Property ScssPhp\ScssPhp\Parser::$utf8 has no type specified.
Static analysis: src/Parser.php#L121
Property ScssPhp\ScssPhp\Parser::$patternModifiers has no type specified.
Static analysis: src/Parser.php#L182
Method ScssPhp\ScssPhp\Parser::setUtf8() has no return type specified.
Static analysis: src/Parser.php#L331
Access to an undefined property ScssPhp\ScssPhp\Parser::$charset.
Static analysis: src/Parser.php#L332
Cannot access property $children on ScssPhp\ScssPhp\Block|null.
Static analysis: src/Parser.php#L345
Method ScssPhp\ScssPhp\Parser::parse() should return ScssPhp\ScssPhp\Block but returns ScssPhp\ScssPhp\Block|null.
Static analysis: src/SourceMap/SourceMapConsumer.php#L74
Property ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::$mappings type has no value type specified in iterable type array.
Static analysis: src/SourceMap/SourceMapConsumer.php#L86
Access to an undefined property object::$sources.
Static analysis: src/SourceMap/SourceMapConsumer.php#L89
Access to an undefined property object::$sourcesContent.
Tests on PHP 7.1
Process completed with exit code 2.
Tests on PHP 8.1 on macOS
Process completed with exit code 2.
Tests on PHP 8.1 on Windows
Process completed with exit code 1.