This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
feat: added additional fields to shipping method resource #121
Annotations
10 errors and 1 warning
golangci-lint:
main.go#L6
could not import github.com/incentro-dc/terraform-provider-commercelayer/commercelayer (-: # github.com/incentro-dc/terraform-provider-commercelayer/commercelayer
|
golangci-lint:
commercelayer/resource_shipping_method.go#L197
unknown field ExternalPricesUrl in struct literal of type api.POSTShippingMethods201ResponseDataAttributes
|
golangci-lint:
commercelayer/resource_shipping_method.go#L200
unknown field UseSubtotal in struct literal of type api.POSTShippingMethods201ResponseDataAttributes
|
golangci-lint:
commercelayer/resource_shipping_method.go#L213
shippingMethodCreate.Data.Attributes.Disable undefined (type api.POSTShippingMethods201ResponseDataAttributes has no field or method Disable)
|
golangci-lint:
commercelayer/resource_shipping_method.go#L215
shippingMethodCreate.Data.Attributes.Enable undefined (type api.POSTShippingMethods201ResponseDataAttributes has no field or method Enable)
|
golangci-lint:
commercelayer/resource_shipping_method.go#L238
undefined: commercelayer.ShipmentCreateDataRelationshipsShippingCategory
|
golangci-lint:
commercelayer/resource_shipping_method.go#L299
unknown field ExternalPricesUrl in struct literal of type api.PATCHShippingMethodsShippingMethodId200ResponseDataAttributes
|
golangci-lint:
commercelayer/resource_shipping_method.go#L302
unknown field UseSubtotal in struct literal of type api.PATCHShippingMethodsShippingMethodId200ResponseDataAttributes
|
golangci-lint:
commercelayer/resource_shipping_method.go#L340
undefined: commercelayer.ShipmentCreateDataRelationshipsShippingCategory) (typecheck)
|
golangci-lint:
commercelayer/provider.go#L1
: # github.com/incentro-dc/terraform-provider-commercelayer/commercelayer [github.com/incentro-dc/terraform-provider-commercelayer/commercelayer.test]
|
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading