Skip to content

Provide a way to ignore error on specific lines #579

Provide a way to ignore error on specific lines

Provide a way to ignore error on specific lines #579

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

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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.
PossiblyNullArgument: src/Report/ViolationId.php#L40
src/Report/ViolationId.php:40:13: PossiblyNullArgument: Argument 2 of sprintf cannot be null, possibly null value provided (see https://psalm.dev/078)
Psalm
Process completed with exit code 2.