Cleanup #2663
Annotations
6 errors and 2 warnings
src/models/InventoryItem.php#L63
PHPDoc tag @var above a method has no effect.
|
src/models/InventoryItem.php#L70
Property craft\commerce\models\InventoryItem::$_purchasable (craft\commerce\base\Purchasable|null) does not accept craft\base\ElementInterface|null.
|
src/models/InventoryItem.php#L70
Variable $purchasable in PHPDoc tag @var does not exist.
|
src/models/InventoryItem.php#L72
Method craft\commerce\models\InventoryItem::getPurchasable() should return craft\commerce\base\Purchasable|null but returns craft\base\ElementInterface|null.
|
src/models/InventoryLevel.php#L134
PHPDoc tag @var above a method has no effect.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading