Add Stripe product link type for link custom fields #91
Annotations
6 errors and 3 warnings
src/elements/Product.php#L603
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),craft\base\ElementInterface>::filter() expects (callable(craft\base\ElementInterface, int|string): bool)|null, Closure(craft\stripe\elements\Price): bool given.
|
src/elements/Product.php#L610
Property craft\stripe\elements\Product::$_defaultPrice (craft\stripe\elements\Price|null) does not accept craft\base\ElementInterface.
|
src/elements/Product.php#L613
Method craft\stripe\elements\Product::getDefaultPrice() should return craft\stripe\elements\Price|null but returns craft\base\ElementInterface.
|
src/elements/Product.php#L629
Property craft\stripe\elements\Product::$_prices (craft\elements\ElementCollection&iterable<craft\stripe\elements\Price>) does not accept craft\elements\ElementCollection<(int|string), craft\base\ElementInterface>.
|
src/elements/Product.php#L632
Method craft\stripe\elements\Product::getPrices() should return craft\elements\ElementCollection&iterable<craft\stripe\elements\Price> but returns (craft\elements\ElementCollection&iterable<craft\stripe\elements\Price>)|craft\elements\ElementCollection<(int|string), craft\base\ElementInterface>.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, andstor/file-existence-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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