Fix #910
Annotations
6 errors
RiskyTruthyFalsyComparison:
src/Psalm/Internal/Codebase/TaintFlowGraph.php#L193
src/Psalm/Internal/Codebase/TaintFlowGraph.php:193:34: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
UnusedBaselineEntry:
src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentsAnalyzer.php#L1
src/Psalm/Internal/Analyzer/Statements/Expression/Call/ArgumentsAnalyzer.php:0:0: UnusedBaselineEntry: Baseline for issue "RiskyTruthyFalsyComparison" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method/MethodCallReturnTypeFetcher.php#L1
src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method/MethodCallReturnTypeFetcher.php:0:0: UnusedBaselineEntry: Baseline for issue "RiskyTruthyFalsyComparison" has 1 extra entry. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Psalm/Internal/Codebase/TaintFlowGraph.php#L1
src/Psalm/Internal/Codebase/TaintFlowGraph.php:0:0: UnusedBaselineEntry: Baseline for issue "RiskyTruthyFalsyComparison" has 6 extra entries. (see https://psalm.dev/316)
|
UnusedBaselineEntry:
src/Psalm/Internal/DataFlow/DataFlowNode.php#L1
src/Psalm/Internal/DataFlow/DataFlowNode.php:0:0: UnusedBaselineEntry: Baseline for issue "RiskyTruthyFalsyComparison" has 1 extra entry. (see https://psalm.dev/316)
|
build
Process completed with exit code 2.
|