Skip to content

Update module google.golang.org/protobuf to v1.34.2 #3

Update module google.golang.org/protobuf to v1.34.2

Update module google.golang.org/protobuf to v1.34.2 #3

Triggered via pull request June 17, 2024 20:24
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
The operation was canceled.
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: input/v1beta1/input.go#L14
exported: comment on exported type Pkl should be of the form "Pkl ..." (with optional leading article) (revive)
lint: input/v1beta1/input.go#L26
exported: exported type PklSpec should have comment or be unexported (revive)
lint: input/v1beta1/input.go#L31
var-naming: struct field Uri should be URI (revive)
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)