Bedrock 1.21.60 #10502
main.yml
on: pull_request
Code Style checks
35s
ShellCheck
6s
Matrix: all-php-versions
Annotations
30 errors and 14 warnings
PHP 8.1 / PHPStan analysis:
src/inventory/CreativeInventory.php#L78
Parameter #3 $icon of static method pocketmine\inventory\data\CreativeGroup::named() expects pocketmine\item\Item, pocketmine\item\Item|null given.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L31
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $categoryId. Assign it in the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L32
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $name. Assign it in the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L33
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $icon. Assign it in the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L42
Readonly property pocketmine\inventory\data\CreativeGroup::$categoryId is assigned outside of the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L43
Readonly property pocketmine\inventory\data\CreativeGroup::$name is assigned outside of the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L44
Readonly property pocketmine\inventory\data\CreativeGroup::$icon is assigned outside of the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L52
Readonly property pocketmine\inventory\data\CreativeGroup::$categoryId is assigned outside of the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L53
Readonly property pocketmine\inventory\data\CreativeGroup::$name is assigned outside of the constructor.
|
PHP 8.1 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L54
Readonly property pocketmine\inventory\data\CreativeGroup::$icon is assigned outside of the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/CreativeInventory.php#L78
Parameter #3 $icon of static method pocketmine\inventory\data\CreativeGroup::named() expects pocketmine\item\Item, pocketmine\item\Item|null given.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L31
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $categoryId. Assign it in the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L32
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $name. Assign it in the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L33
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $icon. Assign it in the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L42
Readonly property pocketmine\inventory\data\CreativeGroup::$categoryId is assigned outside of the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L43
Readonly property pocketmine\inventory\data\CreativeGroup::$name is assigned outside of the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L44
Readonly property pocketmine\inventory\data\CreativeGroup::$icon is assigned outside of the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L52
Readonly property pocketmine\inventory\data\CreativeGroup::$categoryId is assigned outside of the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L53
Readonly property pocketmine\inventory\data\CreativeGroup::$name is assigned outside of the constructor.
|
PHP 8.3 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L54
Readonly property pocketmine\inventory\data\CreativeGroup::$icon is assigned outside of the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/CreativeInventory.php#L78
Parameter #3 $icon of static method pocketmine\inventory\data\CreativeGroup::named() expects pocketmine\item\Item, pocketmine\item\Item|null given.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L31
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $categoryId. Assign it in the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L32
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $name. Assign it in the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L33
Class pocketmine\inventory\data\CreativeGroup has an uninitialized readonly property $icon. Assign it in the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L42
Readonly property pocketmine\inventory\data\CreativeGroup::$categoryId is assigned outside of the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L43
Readonly property pocketmine\inventory\data\CreativeGroup::$name is assigned outside of the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L44
Readonly property pocketmine\inventory\data\CreativeGroup::$icon is assigned outside of the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L52
Readonly property pocketmine\inventory\data\CreativeGroup::$categoryId is assigned outside of the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L53
Readonly property pocketmine\inventory\data\CreativeGroup::$name is assigned outside of the constructor.
|
PHP 8.2 / PHPStan analysis:
src/inventory/data/CreativeGroup.php#L54
Readonly property pocketmine\inventory\data\CreativeGroup::$icon is assigned outside of the constructor.
|
ShellCheck
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.1 / Generated Code consistency checks
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.1 / PHPUnit tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.2 / Generated Code consistency checks
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.3 / PHPUnit tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.1 / Integration tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.2 / Integration tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.3 / Generated Code consistency checks
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.2 / PHPUnit tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.3 / Integration tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Code Style checks
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.1 / PHPStan analysis
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.3 / PHPStan analysis
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
PHP 8.2 / PHPStan analysis
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|