Skip to content

Generate singleton lists as embedded objects #1057

Generate singleton lists as embedded objects

Generate singleton lists as embedded objects #1057

Triggered via pull request April 17, 2024 09:17
Status Failure
Total duration 2m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
unit-tests
Process completed with exit code 2.
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)
detect-noop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/skip-duplicate-actions@v5.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-diff
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/.