Skip to content

PHPLIB-1538 Deprecate typeMap on operations without meaningful result #1935

PHPLIB-1538 Deprecate typeMap on operations without meaningful result

PHPLIB-1538 Deprecate typeMap on operations without meaningful result #1935

Triggered via pull request September 30, 2024 10:46
Status Failure
Total duration 39s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
RiskyTruthyFalsyComparison: src/Collection.php#L1217
src/Collection.php:1217:13: RiskyTruthyFalsyComparison: Operand of type null|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)
Psalm
Process completed with exit code 2.