Skip to content

Universal/NoFQNTrueFalseNull: fix for changed tokenization in PHPCS 3… #1105

Universal/NoFQNTrueFalseNull: fix for changed tokenization in PHPCS 3…

Universal/NoFQNTrueFalseNull: fix for changed tokenization in PHPCS 3… #1105

Triggered via push September 5, 2025 06:03
Status Failure
Total duration 2m 3s
Artifacts

basics.yml

on: push
Basic CS and QA checks
40s
Basic CS and QA checks
XML Code style
1m 37s
XML Code style
PHPStan  /  PHPStan
19s
PHPStan / PHPStan
Lint Markdown  /  Lint Markdown
5s
Lint Markdown / Lint Markdown
QA Markdown  /  QA Markdown
1m 58s
QA Markdown / QA Markdown
Lint Yaml  /  Lint Yaml
4s
Lint Yaml / Lint Yaml
Lint Yaml  /  Check GHA workflows
5s
Lint Yaml / Check GHA workflows
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan / PHPStan
Process completed with exit code 1.
PHPStan / PHPStan: Universal/Sniffs/PHP/NoFQNTrueFalseNullSniff.php#L99
Variable $prev might not be defined.
PHPStan / PHPStan: Universal/Sniffs/PHP/NoFQNTrueFalseNullSniff.php#L82
Strict comparison using === between true and false will always evaluate to false.