Separate inventory holder info from container & player inventories #10461
main.yml
on: pull_request
Code Style checks
35s
ShellCheck
6s
Matrix: all-php-versions
Annotations
6 errors
PHP 8.1 / PHPStan analysis:
src/block/inventory/window/EnchantingTableInventoryWindow.php#L55
PHPDoc tag @var with type WeakReference<pocketmine\block\inventory\window\EnchantingTableInventoryWindow> is not subtype of type WeakReference<$this(pocketmine\block\inventory\window\EnchantingTableInventoryWindow)>.
|
PHP 8.1 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.2 / PHPStan analysis:
src/block/inventory/window/EnchantingTableInventoryWindow.php#L55
PHPDoc tag @var with type WeakReference<pocketmine\block\inventory\window\EnchantingTableInventoryWindow> is not subtype of type WeakReference<$this(pocketmine\block\inventory\window\EnchantingTableInventoryWindow)>.
|
PHP 8.2 / PHPStan analysis
Process completed with exit code 1.
|
PHP 8.3 / PHPStan analysis:
src/block/inventory/window/EnchantingTableInventoryWindow.php#L55
PHPDoc tag @var with type WeakReference<pocketmine\block\inventory\window\EnchantingTableInventoryWindow> is not subtype of type WeakReference<$this(pocketmine\block\inventory\window\EnchantingTableInventoryWindow)>.
|
PHP 8.3 / PHPStan analysis
Process completed with exit code 1.
|