Implement Lingering potion & Area Effect Cloud #11721
Triggered via pull request
September 27, 2025 00:57
Status
Failure
Total duration
1m 17s
Artifacts
–
main.yml
on: pull_request
Code Style checks
42s
ShellCheck
4s
Matrix: all-php-versions
Annotations
8 errors
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/entity/projectile/SplashPotion.php#L134
Parameter #2 $nbt of class pocketmine\entity\object\AreaEffectCloud constructor expects pocketmine\nbt\tag\CompoundTag|null, pocketmine\item\PotionType given.
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/entity/projectile/SplashPotion.php#L134
Parameter #2 $nbt of class pocketmine\entity\object\AreaEffectCloud constructor expects pocketmine\nbt\tag\CompoundTag|null, pocketmine\item\PotionType given.
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.1 / PHPStan analysis:
src/entity/projectile/SplashPotion.php#L134
Parameter #2 $nbt of class pocketmine\entity\object\AreaEffectCloud constructor expects pocketmine\nbt\tag\CompoundTag|null, pocketmine\item\PotionType given.
|
PHP 8.4 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.4 / PHPStan analysis:
src/entity/projectile/SplashPotion.php#L134
Parameter #2 $nbt of class pocketmine\entity\object\AreaEffectCloud constructor expects pocketmine\nbt\tag\CompoundTag|null, pocketmine\item\PotionType given.
|