Skip to content

Lock file maintenance #355

Lock file maintenance

Lock file maintenance #355

Triggered via push January 22, 2024 01:38
Status Failure
Total duration 1m 1s
Artifacts
ci  /  Generate job matrix
10s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

Annotations

9 errors
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)
RiskyTruthyFalsyComparison: 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)