Skip to content

Prefer fix over lint --fix #1266

Prefer fix over lint --fix

Prefer fix over lint --fix #1266

Triggered via pull request October 18, 2025 10:09
Status Failure
Total duration 29s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan
Process completed with exit code 1.
PHPStan: tests/Environment/Fixtures/CustomTokenParser.php#L13
Method TwigCsFixer\Tests\Environment\Fixtures\CustomTokenParser::parse() has Twig\Error\SyntaxError in PHPDoc `@throws` tag but it's not thrown.
PHPStan: src/Environment/Parser/ComponentTokenParser.php#L16
Method TwigCsFixer\Environment\Parser\ComponentTokenParser::parse() has Twig\Error\SyntaxError in PHPDoc `@throws` tag but it's not thrown.
PHPStan: src/Console/Command/TwigCsFixerCommand.php#L90
Method TwigCsFixer\Console\Command\TwigCsFixerCommand::execute() has Symfony\Component\Console\Exception\LogicException in PHPDoc `@throws` tag but it's not thrown.