Skip to content

Weather System Implementation #9587

Weather System Implementation

Weather System Implementation #9587

Triggered via pull request October 27, 2024 12:05
Status Failure
Total duration 6h 0m 24s
Artifacts

main.yml

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

Annotations

12 errors
PHP 8.2 / PHPStan analysis: src/Server.php#L1887
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.3 / PHPStan analysis: src/Server.php#L1887
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.1 / PHPStan analysis: src/Server.php#L1887
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.2 / Integration tests
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 360 minutes.
PHP 8.2 / Integration tests
The operation was canceled.
PHP 8.1 / Integration tests
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 360 minutes.
PHP 8.1 / Integration tests
The operation was canceled.
PHP 8.3 / Integration tests
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 360 minutes.
PHP 8.3 / Integration tests
The operation was canceled.