chore: added changie file and generated docs #27
Annotations
11 errors and 1 warning
test:
main.go#L4
File is not properly formatted (goimports)
|
test:
commercelayer/resource_market.go#L163
Error return value of `d.Set` is not checked (errcheck)
|
test:
commercelayer/resource_market.go#L251
Error return value of `d.Set` is not checked (errcheck)
|
test:
commercelayer/resource_address.go#L174
response body must be closed (bodyclose)
|
test:
commercelayer/resource_address.go#L237
response body must be closed (bodyclose)
|
test:
commercelayer/resource_address.go#L249
response body must be closed (bodyclose)
|
test:
commercelayer/provider.go#L124
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
test:
commercelayer/provider.go#L129
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
test:
commercelayer/resource_delivery_lead_time_test.go#L13
calculated cyclomatic complexity for function testAccCheckDeliveryLeadTimeDestroy is 14, max is 10 (cyclop)
|
test:
commercelayer/resource_payment_method_test.go#L12
calculated cyclomatic complexity for function testAccCheckPaymentMethodDestroy is 11, max is 10 (cyclop)
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|