Skip to content

Implemented Respawn Anchor #10689

Implemented Respawn Anchor

Implemented Respawn Anchor #10689

Triggered via pull request March 16, 2025 15:04
Status Failure
Total duration 1m 24s
Artifacts

main.yml

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

Annotations

10 errors
PHP 8.1 / 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.3 / Generated Code consistency checks
Process completed with exit code 1.
Code Style checks
Process completed with exit code 8.
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
PHP 8.3 / PHPStan analysis: src/world/Explosion.php#L235
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#L235
Unsafe foreach on array with key type (int|string) (they might be casted to int).
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
PHP 8.2 / PHPStan analysis: src/world/Explosion.php#L235
Unsafe foreach on array with key type (int|string) (they might be casted to int).