Weather System Implementation #9582
main.yml
on: pull_request
Code Style checks
39s
ShellCheck
3s
Matrix: all-php-versions
Annotations
15 errors
PHP 8.3 / Integration tests
Process completed with exit code 1.
|
PHP 8.2 / Integration tests
Process completed with exit code 1.
|
PHP 8.1 / Integration tests
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/PocketMine.php#L355
Class pocketmine\Server constructor invoked with 4 parameters, 5 required.
|
PHP 8.2 / PHPStan analysis:
src/PocketMine.php#L355
Parameter #3 $currentWeather of class pocketmine\Server constructor expects pocketmine\world\weather\WeatherType, string given.
|
PHP 8.2 / PHPStan analysis:
src/Server.php#L1896
Access to an undefined property pocketmine\world\WorldManager::$getWorlds.
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.1 / PHPStan analysis:
src/PocketMine.php#L355
Class pocketmine\Server constructor invoked with 4 parameters, 5 required.
|
PHP 8.1 / PHPStan analysis:
src/PocketMine.php#L355
Parameter #3 $currentWeather of class pocketmine\Server constructor expects pocketmine\world\weather\WeatherType, string given.
|
PHP 8.1 / PHPStan analysis:
src/Server.php#L1896
Access to an undefined property pocketmine\world\WorldManager::$getWorlds.
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/PocketMine.php#L355
Class pocketmine\Server constructor invoked with 4 parameters, 5 required.
|
PHP 8.3 / PHPStan analysis:
src/PocketMine.php#L355
Parameter #3 $currentWeather of class pocketmine\Server constructor expects pocketmine\world\weather\WeatherType, string given.
|
PHP 8.3 / PHPStan analysis:
src/Server.php#L1896
Access to an undefined property pocketmine\world\WorldManager::$getWorlds.
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|