feat: added docs #224
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/acctest/acctest.go#L77
unnecessary trailing newline (whitespace)
|
test:
internal/acctest/provider_test.go#L16
unnecessary trailing newline (whitespace)
|
test:
internal/datasource/type/resource.go#L64
type assertion must be checked (forcetypeassert)
|
test:
internal/customtypes/localized_string.go#L95
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
|