composer(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0 #2356
integrate.yaml
on: pull_request
Matrix: Code Coverage
Matrix: Coding Standards
Matrix: Dependency Analysis
Matrix: Refactoring
Matrix: Security Analysis
Matrix: Static Code Analysis
Matrix: Tests
Annotations
4 errors
MixedArgumentTypeCoercion:
test/Unit/RuleSet/AbstractRuleSetTestCase.php#L48
test/Unit/RuleSet/AbstractRuleSetTestCase.php:48:13: MixedArgumentTypeCoercion: Argument 2 of array_filter expects callable(array-key):mixed, but parent type pure-Closure(string):bool provided (see https://psalm.dev/194)
|
MixedArgumentTypeCoercion:
test/Unit/RuleSet/AbstractRuleSetTestCase.php#L77
test/Unit/RuleSet/AbstractRuleSetTestCase.php:77:13: MixedArgumentTypeCoercion: Argument 2 of array_filter expects callable(array-key):mixed, but parent type pure-Closure(string):bool provided (see https://psalm.dev/194)
|
MixedArgumentTypeCoercion:
test/Unit/RuleSet/ExplicitRuleSetTestCase.php#L29
test/Unit/RuleSet/ExplicitRuleSetTestCase.php:29:13: MixedArgumentTypeCoercion: Argument 2 of array_filter expects callable(array-key):mixed, but parent type pure-Closure(string):bool provided (see https://psalm.dev/194)
|
Static Code Analysis (8.1, locked)
Process completed with exit code 2.
|