WIP: Transformations #12
Annotations
10 errors
Run phpstan:
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.
|
Run phpstan:
src/Compiler.php#L5767
Offset 0 does not exist on array<string, array|string>.
|
Run phpstan:
src/Compiler.php#L5767
Offset 1 does not exist on array<string, array|string>.
|
Run phpstan:
src/Compiler.php#L6300
Strict comparison using === between mixed and null will always evaluate to false.
|
Run phpstan:
src/Compiler.php#L10534
Property ScssPhp\ScssPhp\Compiler::$transformer (ScssPhp\ScssPhp\Transforms\Transformer) does not accept ScssPhp\ScssPhp\Transforms\Transformer|null.
|
Run phpstan:
src/SourceMap/SourceMapConsumer.php#L74
Property ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::$mappings type has no value type specified in iterable type array.
|
Run phpstan:
src/SourceMap/SourceMapConsumer.php#L86
Access to an undefined property object::$sources.
|
Run phpstan:
src/SourceMap/SourceMapConsumer.php#L89
Access to an undefined property object::$sourcesContent.
|
Run phpstan:
src/SourceMap/SourceMapConsumer.php#L93
Access to an undefined property object::$mappings.
|
Run phpstan:
src/SourceMap/SourceMapConsumer.php#L103
Method ScssPhp\ScssPhp\SourceMap\SourceMapConsumer::parseMappings() has no return type specified.
|
The logs for this run have expired and are no longer available.
Loading