Merge pull request #16 from crusoecloud/hca-tweak #75
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint:
internal/common/util.go#L8
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/crusoecloud) (gci)
|
lint:
internal/common/util.go#L13
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/crusoecloud) (gci)
|
lint:
internal/common/util.go#L114
importShadow: shadow of imported from 'github.com/hashicorp/terraform-plugin-framework/diag' package 'diag' (gocritic)
|
lint:
internal/common/util.go#L12
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/common/util.go#L115
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/common/util.go#L121
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/common/util.go#L118
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
internal/validators/storage_attachment_type_validator.go#L37
File is not `gci`-ed with --skip-generated -s standard,default,prefix(github.com/crusoecloud) (gci)
|
lint:
internal/validators/storage_attachment_type_validator.go#L42
S1023: redundant `return` statement (gosimple)
|
lint:
internal/project/project_resource.go#L167
unnecessary leading newline (whitespace)
|