Prepare for v1.1.0 #2
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.
|