Allow more deps #71
Annotations
3 errors
Static analysis:
src/PropertyBuilder/OptionBuilder.php#L36
src/PropertyBuilder/OptionBuilder.php:36: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)
|
Static analysis:
src/Repository/ElasticSearchRepository.php#L304
src/Repository/ElasticSearchRepository.php:304:29: MixedArgumentTypeCoercion: Argument 1 of Elastica\Query::setSort expects array<int<0, max>|string, array<string, array<string, mixed>|mixed|string>|string>, but parent type non-empty-array<array-key, mixed> provided (see https://psalm.dev/194)
|
Static analysis
Process completed with exit code 2.
|
Loading