bump crossplane-example package #1
ci.yml
on: push
Matrix: build
lint
1m 21s
unit-test
1m 1s
push
0s
Annotations
14 errors and 10 warnings
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
build (amd64)
The job was canceled because "arm64" failed.
|
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
|
unit-test
Process completed with exit code 1.
|
lint:
internal/function/fn.go#L55
Error return value of `evaluator.Close` is not checked (errcheck)
|
lint:
main.go#L32
Error return value of `evaluatorManager.Close` is not checked (errcheck)
|
lint:
main.go#L33
Error return value of `reader.Close` is not checked (errcheck)
|
lint:
internal/pkl/reader/crossplane_reader.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
internal/pkl/reader/crossplane_reader.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
internal/function/fn_test.go#L17
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
internal/function/fn.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
internal/function/fn.go#L15
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
main.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
main.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/crossplane) -s prefix(github.com/crossplane-contrib) -s blank -s dot --custom-order (gci)
|
lint:
internal/helper/composition.go#L5
exported: exported type CompositionRequest should have comment or be unexported (revive)
|
lint:
internal/helper/composition.go#L11
exported: exported type CompositionResponse should have comment or be unexported (revive)
|
lint:
internal/helper/composition.go#L17
exported: exported type Requirements should have comment or be unexported (revive)
|
lint:
internal/helper/composition.go#L23
exported: exported type ResourceSelector should have comment or be unexported (revive)
|
lint:
internal/helper/composition.go#L29
exported: exported type Match should have comment or be unexported (revive)
|
lint:
internal/helper/composition.go#L1
package-comments: should have a package comment (revive)
|
lint:
internal/helper/composition.go#L24
var-naming: struct field ApiVersion should be APIVersion (revive)
|
lint:
internal/extraresources.go#L20
var-naming: struct field ApiVersion should be APIVersion (revive)
|
lint:
internal/extraresources.go#L1
package-comments: should have a package comment (revive)
|
lint:
internal/extraresources.go#L7
exported: exported type ExtraResourceSelectors should have comment or be unexported (revive)
|