Merge pull request #548 from labd/547-active-flag-to-resource-shippin… #249
Annotations
10 errors and 3 warnings
test:
internal/resources/project/model.go#L470
func `BusinessUnits.toNative` is unused (unused)
|
test:
internal/resources/project/model.go#L484
func `BusinessUnits.isDefault` is unused (unused)
|
test:
internal/resources/project/model.go#L493
func `AssociateRoleKeyReference.toNative` is unused (unused)
|
test:
internal/resources/project/model.go#L410
unnecessary trailing newline (whitespace)
|
test:
internal/resources/project/resource.go#L443
unnecessary trailing newline (whitespace)
|
test:
internal/resources/project/model.go#L47
calculated cyclomatic complexity for function NewProjectFromNative is 21, max is 10 (cyclop)
|
test:
internal/resources/project/model.go#L150
calculated cyclomatic complexity for function setStateData is 15, max is 10 (cyclop)
|
test:
internal/resources/project/model.go#L177
calculated cyclomatic complexity for function updateActions is 33, max is 10 (cyclop)
|
test:
internal/resources/project/resource.go#L300
type assertion must be checked (forcetypeassert)
|
test:
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)
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
changie
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|