Generate singleton lists as embedded objects #1057
Annotations
10 errors and 1 warning
Lint:
pkg/config/provider.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/provider.go#L20
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/types/builder.go#L14
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/types/builder.go#L21
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/types/field.go#L15
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/types/field.go#L22
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/schema/traverser/traverse.go#L90
appendAssign: append result not assigned to the same slice (gocritic)
|
Lint:
pkg/schema/traverser/traverse.go#L91
appendAssign: append result not assigned to the same slice (gocritic)
|
Lint:
pkg/schema/traverser/traverse.go#L80
cyclomatic complexity 12 of func `traverse` is high (> 10) (gocyclo)
|
Lint:
pkg/controller/conversion.go#L67
cyclomatic complexity 15 of func `convert` is high (> 10) (gocyclo)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568, actions/cache@v3, golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading