Weather System Implementation #9581
main.yml
on: pull_request
Code Style checks
30s
ShellCheck
6s
Matrix: all-php-versions
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.
|