fix: made shipping_method active field default to true #248
Annotations
10 errors and 2 warnings
test:
internal/sharedtypes/address.go#L154
calculated cyclomatic complexity for function Equal is 24, max is 10 (cyclop)
|
test:
internal/provider/provider.go#L98
calculated cyclomatic complexity for function Configure is 15, max is 10 (cyclop)
|
test:
internal/resources/attribute_group/resource.go#L123
Function `toDraft->ValueLocalizedString` should pass the context parameter (contextcheck)
|
test:
internal/resources/attribute_group/resource.go#L200
Function `toUpdateActions->ValueLocalizedString` should pass the context parameter (contextcheck)
|
test:
internal/resources/attribute_group/resource.go#L108
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/attribute_group/resource.go#L125
SA1019: sdk_resource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
test:
internal/resources/attribute_group/resource.go#L203
SA1019: sdk_resource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
test:
internal/resources/attribute_group/resource.go#L243
SA1019: sdk_resource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
test:
internal/datasource/type/resource.go#L64
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/associate_role/resource.go#L293
type assertion must be checked (forcetypeassert)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|