Weather System Implementation #9585
main.yml
on: pull_request
Code Style checks
35s
ShellCheck
6s
Matrix: all-php-versions
Annotations
9 errors
PHP 8.3 / PHPStan analysis:
src/Server.php#L1892
Strict comparison using === between pocketmine\world\weather\WeatherType and null will always evaluate to false.
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/Server.php#L1892
Strict comparison using === between pocketmine\world\weather\WeatherType and null will always evaluate to false.
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.1 / PHPStan analysis:
src/Server.php#L1892
Strict comparison using === between pocketmine\world\weather\WeatherType and null will always evaluate to false.
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.1 / Integration tests
Process completed with exit code 1.
|
PHP 8.3 / Integration tests
Process completed with exit code 1.
|
PHP 8.2 / Integration tests
Process completed with exit code 1.
|