Update for phpcs 4.0.0 #455
csqa.yml
on: pull_request
Basic CS and QA checks
33s
PHPStan & Psalm
27s
Basic Performance Guard
21s
Annotations
6 errors
|
Basic Performance Guard
Process completed with exit code 1.
|
|
PHPStan & Psalm
Process completed with exit code 2.
|
|
PossiblyFalseArgument:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1519
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php:1519:48: PossiblyFalseArgument: Argument 1 of VariableAnalysis\Sniffs\CodeAnalysis\VariableAnalysisSniff::getPassByReferenceFunction cannot be false, possibly string value expected (see https://psalm.dev/104)
|
|
PossiblyFalseOperand:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1516
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php:1516:46: PossiblyFalseOperand: Left operand cannot be falsable, got false|int (see https://psalm.dev/162)
|
|
PossiblyFalseOperand:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1514
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php:1514:46: PossiblyFalseOperand: Left operand cannot be falsable, got false|int (see https://psalm.dev/162)
|
|
PossiblyFalseOperand:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1512
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php:1512:46: PossiblyFalseOperand: Left operand cannot be falsable, got false|int (see https://psalm.dev/162)
|