improvement(resolver): only load classes as CamelCase #7
Annotations
6 errors
|
Run test suite:
../src/DependencyInjection/File.php#L16
../src/DependencyInjection/File.php:16:40: 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)
|
Run test suite:
../src/Resolver/Resolver.php#L28
../src/Resolver/Resolver.php:28: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)
|
Run test suite:
../src/Resolver/Resolver.php#L54
../src/Resolver/Resolver.php:54:33: 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)
|
Run test suite:
../src/Settings/InMemorySettings.php#L15
../src/Settings/InMemorySettings.php:15: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)
|
Run test suite
The operation was canceled.
|
Loading