Skip to content

composer(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0 #2356

composer(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0

composer(deps-dev): Bump vimeo/psalm from 5.15.0 to 5.16.0 #2356

Triggered via pull request November 23, 2023 13:08
Status Failure
Total duration 2m 11s
Artifacts

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
Fit to window
Zoom out
Zoom in

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.