Skip to content

Implement Lingering potion & Area Effect Cloud #11721

Implement Lingering potion & Area Effect Cloud

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
Code Style checks
ShellCheck
4s
ShellCheck
Matrix: all-php-versions
Fit to window
Zoom out
Zoom in

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.