Fix linting issues reported by golanci-lint #1017
Annotations
4 errors
|
build:
pkg/cloud/isolated_network.go#L339
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
|
build:
api/v1beta1/cloudstackaffinitygroup_conversion.go#L50
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
|
build:
api/v1beta1/cloudstackmachinetemplate_conversion.go#L56
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
|
build
Process completed with exit code 2.
|