Skip to content

Implemented Respawn Anchor #10686

Implemented Respawn Anchor

Implemented Respawn Anchor #10686

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

main.yml

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

Annotations

13 errors
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.
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#L239
Unsafe foreach on array with key type (int|string) (they might be casted to int).
PHP 8.3 / PHPStan analysis: src/world/Explosion.php#L140
Variable $affectedBlocks in PHPDoc tag @var does not match any variable in the foreach loop: $_affectedBlock
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
PHP 8.2 / PHPStan analysis: src/world/Explosion.php#L239
Unsafe foreach on array with key type (int|string) (they might be casted to int).
PHP 8.2 / PHPStan analysis: src/world/Explosion.php#L140
Variable $affectedBlocks in PHPDoc tag @var does not match any variable in the foreach loop: $_affectedBlock
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
PHP 8.1 / PHPStan analysis: src/world/Explosion.php#L239
Unsafe foreach on array with key type (int|string) (they might be casted to int).
PHP 8.1 / PHPStan analysis: src/world/Explosion.php#L140
Variable $affectedBlocks in PHPDoc tag @var does not match any variable in the foreach loop: $_affectedBlock