Merge pull request #549 from labd/release/v1.18.1 #250
Annotations
10 errors and 2 warnings
golangci-lint:
internal/resources/project/model.go#L470
func `BusinessUnits.toNative` is unused (unused)
|
golangci-lint:
internal/resources/project/model.go#L484
func `BusinessUnits.isDefault` is unused (unused)
|
golangci-lint:
internal/resources/project/model.go#L493
func `AssociateRoleKeyReference.toNative` is unused (unused)
|
golangci-lint:
internal/resources/project/model.go#L410
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/resources/project/resource.go#L443
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/resources/project/model.go#L47
calculated cyclomatic complexity for function NewProjectFromNative is 21, max is 10 (cyclop)
|
golangci-lint:
internal/resources/project/model.go#L150
calculated cyclomatic complexity for function setStateData is 15, max is 10 (cyclop)
|
golangci-lint:
internal/resources/project/model.go#L177
calculated cyclomatic complexity for function updateActions is 33, max is 10 (cyclop)
|
golangci-lint:
internal/resources/project/resource.go#L300
type assertion must be checked (forcetypeassert)
|
golangci-lint:
internal/resources/project/resource.go#L339
SA1019: sdkresource.RetryContext is deprecated: Use helper/retry package instead. This is required for migrating acceptance testing to terraform-plugin-testing. (staticcheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading