Skip to content

Weather System Implementation #9585

Weather System Implementation

Weather System Implementation #9585

Triggered via pull request October 27, 2024 11:52
Status Failure
Total duration 2m 31s
Artifacts

main.yml

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

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.