Implemented Respawn Anchor #10685
main.yml
on: pull_request
Code Style checks
34s
ShellCheck
6s
Matrix: all-php-versions
Annotations
10 errors
PHP 8.3 / Generated Code consistency checks
Process completed with exit code 1.
|
PHP 8.2 / Generated Code consistency checks
Process completed with exit code 1.
|
PHP 8.1 / Generated Code consistency checks
Process completed with exit code 1.
|
Code Style checks
Process completed with exit code 8.
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/world/Explosion.php#L238
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/world/Explosion.php#L238
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.1 / PHPStan analysis:
src/world/Explosion.php#L238
Unsafe foreach on array with key type (int|string) (they might be casted to int).
|