Skip to content

Release 1.8.0 (#396) #34

Release 1.8.0 (#396)

Release 1.8.0 (#396) #34

Triggered via push August 8, 2023 14:16
Status Success
Total duration 2m 57s
Artifacts

tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: internal/utils/fields.go#L35
unnecessary trailing newline (whitespace)
test: internal/utils/errors.go#L46
type assertion must be checked (forcetypeassert)
test: internal/utils/fields.go#L71
type assertion must be checked (forcetypeassert)
test: internal/utils/fields.go#L76
type assertion must be checked (forcetypeassert)
test: internal/utils/errors.go#L65
variable error has same name as predeclared identifier (predeclared)
test: internal/utils/errors.go#L13
SA1019: resource.RetryError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
test: internal/utils/errors.go#L21
SA1019: resource.NonRetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
test: internal/utils/errors.go#L23
SA1019: resource.NonRetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
test: internal/utils/errors.go#L28
SA1019: resource.NonRetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
test: internal/utils/errors.go#L34
SA1019: resource.RetryableError is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)