Multiversion CRDs & Conversion Webhooks #867
Annotations
8 errors
lint:
pkg/config/resource.go#L12
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane/upjet) -s blank -s dot --custom-order (gci)
|
lint:
pkg/config/resource.go#L25
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane/upjet) -s blank -s dot --custom-order (gci)
|
lint:
pkg/controller/conversion/functions.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane/upjet) -s blank -s dot --custom-order (gci)
|
lint:
pkg/pipeline/conversion_spoke.go#L94
appendAssign: append result not assigned to the same slice (gocritic)
|
lint:
pkg/pipeline/conversion_spoke.go#L107
equalFold: consider replacing with strings.EqualFold(name, c.Kind) (gocritic)
|
lint:
pkg/controller/conversion/functions.go#L20
cyclomatic complexity 11 of func `RoundTrip` is high (> 10) (gocyclo)
|
lint:
pkg/pipeline/conversion_spoke.go#L48
cyclomatic complexity 11 of func `(*ConversionSpokeGenerator).Generate` is high (> 10) (gocyclo)
|
lint
issues found
|