Merge pull request #521 from labd/release/v1.15.1 #210
Annotations
10 errors and 1 warning
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:
internal/customtypes/localized_string.go#L95
type assertion must be checked (forcetypeassert)
|
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
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|