Merge pull request #546 from labd/release/v1.18.0 #247
Annotations
10 errors and 2 warnings
test:
internal/resources/business_unit_division/resource.go#L214
unnecessary trailing newline (whitespace)
|
test:
internal/resources/business_unit_division/resource.go#L343
unnecessary trailing newline (whitespace)
|
test:
internal/resources/business_unit_division/model.go#L35
calculated cyclomatic complexity for function draft is 11, max is 10 (cyclop)
|
test:
internal/resources/business_unit_division/model.go#L126
calculated cyclomatic complexity for function updateActions is 30, max is 10 (cyclop)
|
test:
internal/resources/business_unit_division/model.go#L276
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/state/resource.go#L142
Function `draft->ValueLocalizedStringRef->ValueLocalizedString` should pass the context parameter (contextcheck)
|
test:
internal/resources/state/resource.go#L238
Function `updateActions->ValueLocalizedString` should pass the context parameter (contextcheck)
|
test:
internal/resources/state/resource.go#L127
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/state/resource.go#L144
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/resource.go#L240
SA1019: sdk_resource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
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
|