Lock file maintenance #300
Annotations
6 errors
Psalm [8.1, locked]:
src/AdapterPluginManagerFactory.php#L68
src/AdapterPluginManagerFactory.php:68: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)
|
Psalm [8.1, locked]:
src/Paginator.php#L344
src/Paginator.php:344:15: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null contains type array<array-key, mixed>, 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/ScrollingStylePluginManagerFactory.php#L49
src/ScrollingStylePluginManagerFactory.php:49: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)
|
Psalm [8.1, locked]:
test/AdapterPluginManagerCompatibilityTest.php#L58
test/AdapterPluginManagerCompatibilityTest.php:58:17: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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/AdapterPluginManagerCompatibilityTest.php#L63
test/AdapterPluginManagerCompatibilityTest.php:63:17: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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/AdapterPluginManagerCompatibilityTest.php#L68
test/AdapterPluginManagerCompatibilityTest.php:68:17: RiskyTruthyFalsyComparison: Operand of type false|int<0, max> contains type int<0, max>, 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