Merge pull request #560 from labd/release/v1.19.0 #263
Annotations
10 errors and 3 warnings
test:
internal/provider/provider.go#L98
calculated cyclomatic complexity for function Configure is 15, max is 10 (cyclop)
|
test:
internal/customtypes/localized_string.go#L95
type assertion must be checked (forcetypeassert)
|
test:
internal/resources/business_unit_company/resource_test.go#L5
File is not properly formatted (goimports)
|
test:
internal/resources/business_unit_division/resource_test.go#L5
File is not properly formatted (goimports)
|
test:
internal/sharedtypes/address.go#L154
calculated cyclomatic complexity for function Equal is 24, max is 10 (cyclop)
|
test:
internal/sharedtypes/custom.go#L151
type assertion must be checked (forcetypeassert)
|
test:
internal/sharedtypes/custom_test.go#L73
type assertion must be checked (forcetypeassert)
|
test:
internal/sharedtypes/address.go#L3
File is not properly formatted (goimports)
|
test:
internal/sharedtypes/custom.go#L149
S1034: assigning the result of this type assertion to a variable (switch value := value.(type)) could eliminate type assertions in switch cases (gosimple)
|
test:
commercetools/custom_fields.go#L94
calculated cyclomatic complexity for function CustomFieldEncodeValue is 26, max is 10 (cyclop)
|
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
|