🔄 synced local '.github/' with remote 'projects/go-terraform-provider… #164
Annotations
10 errors and 1 warning
golangci-lint:
internal/utils/fields.go#L36
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/utils/errors.go#L46
type assertion must be checked (forcetypeassert)
|
golangci-lint:
internal/utils/fields.go#L71
type assertion must be checked (forcetypeassert)
|
golangci-lint:
internal/utils/fields.go#L76
type assertion must be checked (forcetypeassert)
|
golangci-lint:
internal/utils/errors.go#L65
variable error has same name as predeclared identifier (predeclared)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
golangci-lint:
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)
|
Upload to codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading