[DE-679] 1.0.0-alpha #75
Annotations
10 errors and 1 warning
build
undefined: models.PaymentCollectionMethod
|
build
undefined: models.PaymentCollectionMethod_AUTOMATIC
|
build
cannot use strPtr("2029-08-29T12:00:00-04:00") (value of type *string) as *time.Time value in struct literal
|
build
cannot use &dropdownInputType (value of type *string) as *models.MetafieldInput value in struct literal
|
build
cannot use fmt.Sprintf("%d", *subscription.Id) (value of type string) as int value in argument to s.client.CustomFieldsController().CreateMetadata
|
build
invalid operation: cannot indirect r.Data[0].Value (variable of type models.Optional[string])
|
build
invalid operation: cannot indirect r.Data[1].Value (variable of type models.Optional[string])
|
build
cannot use fmt.Sprintf("%d", *customer.Id) (value of type string) as int value in argument to s.client.CustomFieldsController().CreateMetadata
|
build
invalid operation: cannot indirect customerResp.Data[0].Value (variable of type models.Optional[string])
|
build
undefined: models.PaymentCollectionMethod_AUTOMATIC
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|