Lock file maintenance #274
Annotations
6 errors
Psalm [8.1, locked]:
src/Injector/AbstractInjector.php#L181
src/Injector/AbstractInjector.php:181: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/Injector/ConfigInjectorChain.php#L115
src/Injector/ConfigInjectorChain.php:115:9: RedundantCondition: Type bool for $injected is always bool (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
src/Injector/ConfigInjectorChain.php#L115
src/Injector/ConfigInjectorChain.php:115:16: RedundantCondition: Type bool for $injected is always bool (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
src/Injector/ConfigInjectorChain.php#L132
src/Injector/ConfigInjectorChain.php:132:9: RedundantCondition: Type bool for $removed is always bool (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
src/Injector/ConfigInjectorChain.php#L132
src/Injector/ConfigInjectorChain.php:132:16: RedundantCondition: Type bool for $removed is always bool (see https://psalm.dev/122)
|
Psalm [8.1, locked]:
test/ComponentInstallerTest.php#L149
test/ComponentInstallerTest.php:149:21: 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)
|
The logs for this run have expired and are no longer available.
Loading