Merge pull request #544 from gasttor/522-proposal-add-active-flag-to-… #245
Annotations
10 errors and 2 warnings
golangci-lint:
internal/resources/business_unit_division/resource.go#L214
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/resources/business_unit_division/resource.go#L343
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/resources/business_unit_division/model.go#L35
calculated cyclomatic complexity for function draft is 11, max is 10 (cyclop)
|
golangci-lint:
internal/resources/business_unit_division/model.go#L126
calculated cyclomatic complexity for function updateActions is 30, max is 10 (cyclop)
|
golangci-lint:
internal/resources/business_unit_division/model.go#L276
type assertion must be checked (forcetypeassert)
|
golangci-lint:
internal/customvalidator/field.go#L97
unnecessary trailing newline (whitespace)
|
golangci-lint:
internal/customvalidator/requires.go#L40
unnecessary leading newline (whitespace)
|
golangci-lint:
internal/customvalidator/field.go#L39
calculated cyclomatic complexity for function ValidateString is 11, max is 10 (cyclop)
|
golangci-lint:
internal/customvalidator/requires.go#L31
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
golangci-lint:
internal/resources/attribute_group/resource.go#L123
Function `toDraft->ValueLocalizedString` should pass the context parameter (contextcheck)
|
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