Cleanup #2663
ci.yml
on: push
ci
/
...
/
ECS
22s
ci
/
...
/
PHPStan
55s
ci
/
...
/
check
15s
Matrix: ci / Tests / tests
Waiting for pending jobs
ci
/
...
/
on success
0s
ci
/
...
/
on failure
2s
ci
/
...
/
on cancelled
0s
Annotations
6 errors and 6 warnings
ci / Code Quality / PHPStan / PHPStan:
src/models/InventoryItem.php#L63
PHPDoc tag @var above a method has no effect.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/InventoryItem.php#L70
Property craft\commerce\models\InventoryItem::$_purchasable (craft\commerce\base\Purchasable|null) does not accept craft\base\ElementInterface|null.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/InventoryItem.php#L70
Variable $purchasable in PHPDoc tag @var does not exist.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/InventoryItem.php#L72
Method craft\commerce\models\InventoryItem::getPurchasable() should return craft\commerce\base\Purchasable|null but returns craft\base\ElementInterface|null.
|
ci / Code Quality / PHPStan / PHPStan:
src/models/InventoryLevel.php#L134
PHPDoc tag @var above a method has no effect.
|
ci / Code Quality / PHPStan / PHPStan
Process completed with exit code 1.
|
ci / Code Quality / Prettier / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Code Quality / ECS / ECS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Code Quality / PHPStan / PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Code Quality / PHPStan / PHPStan
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/
|
ci / Notify Slack / on failure
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci / Notify Slack / on failure
Unexpected input(s) 'status', valid inputs are ['success_text', 'failure_text', 'cancelled_text']
|