Mace Implementation #9470
main.yml
on: pull_request
Code Style checks
29s
ShellCheck
3s
Matrix: all-php-versions
Annotations
6 errors
PHP 8.1 / PHPStan analysis:
src/item/Mace.php#L71
Call to an undefined method pocketmine\event\entity\EntityDamageEvent::getDamager().
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/item/Mace.php#L71
Call to an undefined method pocketmine\event\entity\EntityDamageEvent::getDamager().
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/item/Mace.php#L71
Call to an undefined method pocketmine\event\entity\EntityDamageEvent::getDamager().
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|