Skip to content

TL-40011: Adding in webkit-style transformation support #16

TL-40011: Adding in webkit-style transformation support

TL-40011: Adding in webkit-style transformation support #16

Triggered via pull request April 18, 2024 21:43
@codyfinegancodyfinegan
synchronize #5
TL-40011
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

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

Annotations

16 errors
Coding styles
Process completed with exit code 2.
Tests on PHP 8.1
Process completed with exit code 1.
Tests on PHP 8.2
Process completed with exit code 1.
Static analysis: src/Compiler.php#L1
Ignored error pattern #^Parameter \#1 \$buffer of method ScssPhp\\ScssPhp\\Parser\:\:parse\(\) expects string, string\|false given\.$# in path /home/runner/work/scssphp/scssphp/src/Compiler.php was not matched in reported errors.
Static analysis: src/Compiler.php#L6299
Strict comparison using === between mixed and null will always evaluate to false.
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.
Static analysis: src/SourceMap/SourceMapConsumer.php#L93
Access to an undefined property object::$mappings.
Static analysis: src/SourceMap/SourceMapConsumer.php#L103
Method ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::parseMappings() has no return type specified.
Static analysis: src/SourceMap/SourceMapConsumer.php#L180
Method ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::originalPositionFor() return type has no value type specified in iterable type array.
Static analysis: src/SourceMap/SourceMapConsumer.php#L202
Method ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::findMapping() has parameter $mappings with no value type specified in iterable type array.
Static analysis: src/SourceMap/SourceMapConsumer.php#L202
Method ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::findMapping() return type has no value type specified in iterable type array.
Tests on PHP 8.1 without mbstring
Process completed with exit code 1.
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 1.