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
ShellCheck
3s
Matrix: all-php-versions
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.
|