Skip to content

Weather System Implementation #9582

Weather System Implementation

Weather System Implementation #9582

Triggered via pull request October 27, 2024 10:13
Status Failure
Total duration 1m 44s
Artifacts

main.yml

on: pull_request
Code Style checks
39s
Code Style checks
ShellCheck
3s
ShellCheck
Matrix: all-php-versions
Fit to window
Zoom out
Zoom in

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.