Lock file maintenance #411
Annotations
9 errors
Psalm [8.1, locked]:
src/ConfigInjector/AbstractInjector.php#L187
src/ConfigInjector/AbstractInjector.php:187:17: 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 [8.1, locked]:
src/CreateHandler/CreateHandler.php#L49
src/CreateHandler/CreateHandler.php:49:30: 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 [8.1, locked]:
src/CreateHandler/CreateTemplate.php#L73
src/CreateHandler/CreateTemplate.php:73:25: 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 [8.1, locked]:
src/CreateHandler/CreateTemplate.php#L88
src/CreateHandler/CreateTemplate.php:88: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 [8.1, locked]:
src/MigrateInteropMiddleware/ConvertInteropMiddleware.php#L105
src/MigrateInteropMiddleware/ConvertInteropMiddleware.php:105: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 [8.1, locked]:
src/MigrateInteropMiddleware/ConvertInteropMiddleware.php#L120
src/MigrateInteropMiddleware/ConvertInteropMiddleware.php:120: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 [8.1, locked]:
test/Composer/FileSystemBasedComposerPackageTest.php#L85
test/Composer/FileSystemBasedComposerPackageTest.php:85:20: 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 [8.1, locked]:
test/Composer/FileSystemBasedComposerPackageTest.php#L110
test/Composer/FileSystemBasedComposerPackageTest.php:110:20: 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 [8.1, locked]:
test/Module/RegisterCommandTest.php#L132
test/Module/RegisterCommandTest.php:132:34: 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)
|
Loading