Prepare for 4.1.6 release #527
test.yml
on: push
CI test (make validate)
26s
Code coverage (codecov)
0s
Matrix: Integration tests
Matrix: Integration tests (PHAR)
Annotations
3 errors
PossiblyInvalidArgument:
src/Command/MessDetectorCommand.php#L56
src/Command/MessDetectorCommand.php:56:59: PossiblyInvalidArgument: Argument 2 of PHPMD\PHPMD::processFiles expects array<array-key, mixed>|null, but possibly different type '/home/runner/work/moodle-plugin-ci/moodle-plugin-ci/src/Command/../../res/config...'|non-empty-mixed provided (see https://psalm.dev/092)
|
InvalidArgument:
src/Command/MessDetectorCommand.php#L56
src/Command/MessDetectorCommand.php:56:80: InvalidArgument: Argument 4 of PHPMD\PHPMD::processFiles expects array<array-key, PHPMD\RuleSet>, but PHPMD\RuleSetFactory provided (see https://psalm.dev/004)
|
CI test (make validate)
Process completed with exit code 2.
|