Also track position of compact variables #353
csqa.yml
on: push
Basic CS and QA checks
32s
PHPStan & Psalm
20s
Annotations
7 errors and 1 warning
PossiblyNullArgument:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1890
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php:1890:75: PossiblyNullArgument: Argument 3 of VariableAnalysis\Sniffs\CodeAnalysis\VariableAnalysisSniff::markVariableReadAndWarnIfUndefined cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PHPStan & Psalm
Process completed with exit code 2.
|
Basic CS and QA checks
Process completed with exit code 2.
|
Basic CS and QA checks:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1885
Expected 0 spaces after opening bracket; 1 found
|
Basic CS and QA checks:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1885
Expected 0 spaces before closing bracket; 1 found
|
Basic CS and QA checks:
VariableAnalysis/Lib/Helpers.php#L475
Must use "self::" for local static member reference
|
Basic CS and QA checks
Process completed with exit code 1.
|
Basic CS and QA checks:
VariableAnalysis/Lib/Helpers.php#L494
Found unimported symbol 'Constants'.
|