chore: clean pipelines #265
Annotations
10 errors and 1 warning
test:
internal/resources/business_unit_division/model.go#L42
calculated cyclomatic complexity for function draft is 12, max is 10 (cyclop)
|
test:
internal/resources/business_unit_division/model.go#L139
calculated cyclomatic complexity for function updateActions is 33, max is 10 (cyclop)
|
test:
internal/resources/business_unit_division/model.go#L295
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/business_unit_division/model.go#L304
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/business_unit_division/model.go#L5
File is not properly formatted (goimports)
|
test:
internal/resources/business_unit_division/resource.go#L5
File is not properly formatted (goimports)
|
test:
internal/resources/business_unit_division/model_test.go#L4
File is not properly formatted (goimports)
|
test:
internal/resources/business_unit_division/resource.go#L229
unnecessary trailing newline (whitespace)
|
test:
internal/resources/business_unit_division/resource.go#L371
unnecessary trailing newline (whitespace)
|
test:
internal/resources/subscription/model.go#L195
calculated cyclomatic complexity for function setSecretValues is 11, max is 10 (cyclop)
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|