Revert "Release v1.19.0" #261
Annotations
10 errors and 2 warnings
test:
internal/datasource/type/resource.go#L64
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/state_transition/resource.go#L23
var `globalUniqueStore` is unused (unused)
|
test:
internal/resources/state_transition/resource.go#L24
var `globalUniqueMutex` is unused (unused)
|
test:
internal/resources/state_transition/resource.go#L85
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/state_transition/resource.go#L119
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/state_transition/resource.go#L215
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/state_transition/resource.go#L274
SA1019: sdk_resource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
test:
commercetools/custom_fields.go#L94
calculated cyclomatic complexity for function CustomFieldEncodeValue is 26, max is 10 (cyclop)
|
test:
commercetools/resource_api_extension.go#L361
calculated cyclomatic complexity for function flattenExtensionDestination is 18, max is 10 (cyclop)
|
test:
commercetools/resource_api_extension.go#L473
calculated cyclomatic complexity for function expandExtensionTriggers is 13, max is 10 (cyclop)
|
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
|