Merge pull request #553 from labd/550-broken-referenced-docs-links #254
Annotations
10 errors and 3 warnings
test:
internal/resources/subscription/model_test.go#L27
unnecessary trailing newline (whitespace)
|
test:
internal/resources/subscription/model.go#L195
calculated cyclomatic complexity for function setSecretValues is 11, max is 10 (cyclop)
|
test:
internal/resources/subscription/resource.go#L314
type assertion must be checked (forcetypeassert)
|
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
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
|
changie
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|