Re-add repetition2 field #906
ci.yml
on: push
Code Style checks
12s
Matrix: build
Generated Code consistency checks
28s
Annotations
8 errors
Tests (PHP 8.3):
src/types/inventory/stackrequest/CraftRecipeAutoStackRequestAction.php#L62
Undefined variable: $repetitions2
|
Tests (PHP 8.3):
src/types/inventory/stackrequest/CraftRecipeAutoStackRequestAction.php#L68
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftRecipeAutoStackRequestAction::$repetition2.
|
Tests (PHP 8.3)
Process completed with exit code 1.
|
Tests (PHP 8.2):
src/types/inventory/stackrequest/CraftRecipeAutoStackRequestAction.php#L62
Undefined variable: $repetitions2
|
Tests (PHP 8.2):
src/types/inventory/stackrequest/CraftRecipeAutoStackRequestAction.php#L68
Access to an undefined property pocketmine\network\mcpe\protocol\types\inventory\stackrequest\CraftRecipeAutoStackRequestAction::$repetition2.
|
Tests (PHP 8.2)
Process completed with exit code 1.
|
Tests (PHP 8.1)
The job was canceled because "_8_3" failed.
|
Tests (PHP 8.1)
The operation was canceled.
|