Merge pull request #528 from labd/release/v1.16.0 #214
Annotations
10 errors and 1 warning
internal/datasource/state/resource.go#L65
type assertion must be checked (forcetypeassert)
|
internal/resources/state_transition/resource.go#L23
var `globalUniqueStore` is unused (unused)
|
internal/resources/state_transition/resource.go#L24
var `globalUniqueMutex` is unused (unused)
|
internal/resources/state_transition/resource.go#L85
type assertion must be checked (forcetypeassert)
|
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)
|
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)
|
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)
|
internal/customtypes/localized_string.go#L95
type assertion must be checked (forcetypeassert)
|
internal/resources/subscription/model_test.go#L27
unnecessary trailing newline (whitespace)
|
internal/resources/subscription/model.go#L195
calculated cyclomatic complexity for function setSecretValues is 11, max is 10 (cyclop)
|
|
This job succeeded
Loading