Skip to content

Provide a way to ignore error on specific lines #580

Provide a way to ignore error on specific lines

Provide a way to ignore error on specific lines #580

Triggered via pull request January 9, 2024 22:47
Status Failure
Total duration 35s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/Token/Tokenizer.php#L223
Property TwigCsFixer\Token\Tokenizer::$state (array<array{int<0, 5>, array<string, int|string>}>) does not accept non-empty-array<array{int<0, 5>, array<string, bool|int|string>}>.
PHPStan: src/Token/Tokenizer.php#L226
Method TwigCsFixer\Token\Tokenizer::getStateParam() never returns bool so it can be removed from the return type.
PHPStan
Process completed with exit code 1.