Skip to content

Prepare for v1.1.0

Prepare for v1.1.0 #2

Triggered via push December 23, 2025 04:41
Status Failure
Total duration 26s
Artifacts

phpstan.yml

on: push
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

11 errors
PHPStan (8.1)
Process completed with exit code 1.
PHPStan (8.1): src/Composer/MoodleInstaller.php#L213
Method Moodle\Composer\MoodleInstaller::getExtraForInstalledPackage() should return array but returns mixed.
PHPStan (8.1): src/Composer/MoodleInstaller.php#L213
Cannot access offset 'extra' on mixed.
PHPStan (8.1): src/Composer/MoodleInstaller.php#L212
Parameter #1 $json of function json_decode expects string, string|false given.
PHPStan (8.1): src/Composer/MoodleInstaller.php#L200
Method Moodle\Composer\MoodleInstaller::getExtraForInstalledPackage() return type has no value type specified in iterable type array.
PHPStan (8.4)
The strategy configuration was canceled because "tests._8_1" failed
PHPStan (8.4)
The operation was canceled.
PHPStan (8.4): src/Composer/MoodleInstaller.php#L213
Method Moodle\Composer\MoodleInstaller::getExtraForInstalledPackage() should return array but returns mixed.
PHPStan (8.4): src/Composer/MoodleInstaller.php#L213
Cannot access offset 'extra' on mixed.
PHPStan (8.4): src/Composer/MoodleInstaller.php#L212
Parameter #1 $json of function json_decode expects string, string|false given.
PHPStan (8.4): src/Composer/MoodleInstaller.php#L200
Method Moodle\Composer\MoodleInstaller::getExtraForInstalledPackage() return type has no value type specified in iterable type array.