Skip to content

used attribute Deprecated #278

used attribute Deprecated

used attribute Deprecated #278

Triggered via push January 16, 2025 04:51
Status Success
Total duration 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
PHPStan: src/Neon/Encoder.php#L19
Attribute class Deprecated does not exist.
PHPStan: src/Neon/Neon.php#L21
Attribute class Deprecated does not exist.
PHPStan: src/Neon/Neon.php#L24
Attribute class Deprecated does not exist.
PHPStan: src/Neon/Node/LiteralNode.php#L89
Binary operation "*" between string and 1 results in an error.
PHPStan: src/Neon/Parser.php#L1
Ignored error pattern #^Left side of && is always true\.$# in path /home/runner/work/neon/neon/src/Neon/Parser.php was not matched in reported errors.
PHPStan: src/Neon/Parser.php#L26
Ignored error pattern #^While loop condition is always false\.$# in path /home/runner/work/neon/neon/src/Neon/Parser.php is expected to occur 2 times, but occurred only 1 time.
PHPStan: src/Neon/Parser.php#L123
Method Nette\Neon\Parser::parseBlock() should return Nette\Neon\Node but return statement is missing.
PHPStan: src/Neon/Parser.php#L216
Method Nette\Neon\Parser::parseBraces() should return Nette\Neon\Node\InlineArrayNode but return statement is missing.
PHPStan
Process completed with exit code 1.
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636