Skip to content

Weather System Implementation #9581

Weather System Implementation

Weather System Implementation #9581

Triggered via pull request October 27, 2024 09:40
Status Failure
Total duration 2m 34s
Artifacts

main.yml

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

Annotations

13 errors
Code Style checks
Process completed with exit code 8.
PHP 8.1 / PHPStan analysis: src/Server.php#L1896
Access to an undefined property pocketmine\world\WorldManager::$getWorlds.
PHP 8.1 / PHPStan analysis: src/Server.php#L1914
Parameter #2 $max of function mt_rand expects int, float given.
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
PHP 8.3 / PHPStan analysis: src/Server.php#L1896
Access to an undefined property pocketmine\world\WorldManager::$getWorlds.
PHP 8.3 / PHPStan analysis: src/Server.php#L1914
Parameter #2 $max of function mt_rand expects int, float given.
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
PHP 8.2 / PHPStan analysis: src/Server.php#L1896
Access to an undefined property pocketmine\world\WorldManager::$getWorlds.
PHP 8.2 / PHPStan analysis: src/Server.php#L1914
Parameter #2 $max of function mt_rand expects int, float given.
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
PHP 8.1 / Integration tests
Process completed with exit code 1.
PHP 8.2 / Integration tests
Process completed with exit code 1.
PHP 8.3 / Integration tests
Process completed with exit code 1.