Use the built-in retry behavior in the API package #75
Annotations
6 errors and 2 warnings
src/services/Api.php#L99
Method craft\shopify\services\Api::getMetafieldsByProductId() should return array<Shopify\Rest\Admin2022_10\Metafield> but returns array<Shopify\Rest\Base>.
|
src/services/Api.php#L147
Call to static method all() on an unknown class craft\shopify\services\Metafield.
|
src/services/Api.php#L147
PHPDoc tag @var for variable $type contains unknown class craft\shopify\services\Metafield.
|
src/services/Api.php#L150
Access to static property $NEXT_PAGE_QUERY on an unknown class craft\shopify\services\Metafield.
|
src/services/Api.php#L153
Access to static property $NEXT_PAGE_QUERY on an unknown class craft\shopify\services\Metafield.
|
|
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 `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/
|
The logs for this run have expired and are no longer available.
Loading