Skip to content

feat(deps): bump google.golang.org/grpc from 1.51.0 to 1.58.3 #6529

feat(deps): bump google.golang.org/grpc from 1.51.0 to 1.58.3

feat(deps): bump google.golang.org/grpc from 1.51.0 to 1.58.3 #6529

Triggered via pull request October 11, 2023 18:54
Status Failure
Total duration 7m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: unit-tests
Matrix: build-and-push
Fit to window
Zoom out
Zoom in

Annotations

16 errors
unit-tests(Run Go build)
undefined: atomic.Int64
unit-tests(Run Go build)
Process completed with exit code 2.
unit-tests(Verify govet)
undefined: atomic.Int64
unit-tests(Verify govet)
Process completed with exit code 1.
unit-tests(Run Go test)
undefined: atomic.Int64
unit-tests(Run Go test)
Process completed with exit code 2.
golangci-lint: pkg/runtimeproxy/server/cri/utils.go#L63
previous case (typecheck)
golangci-lint: pkg/runtimeproxy/server/cri/utils.go#L164
previous case (typecheck)
golangci-lint: cmd/koord-scheduler/app/options/options.go#L48
options.Flags undefined (type *Options has no field or method Flags) (typecheck)
golangci-lint: pkg/koordlet/runtimehooks/hooks/cpuset/cpuset_test.go#L340
invalid operation: cannot compare tt.args.proto != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: pkg/koordlet/runtimehooks/hooks/cpuset/cpuset_test.go#L475
invalid operation: cannot compare tt.args.proto != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: pkg/koordlet/runtimehooks/hooks/cpuset/cpuset_test.go#L599
invalid operation: cannot compare tt.args.proto != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: pkg/koordlet/runtimehooks/hooks/gpu/gpu_test.go#L69
invalid operation: cannot compare tt.proto != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: pkg/koordlet/runtimehooks/hooks/gpu/gpu_test.go#L74
invalid operation: cannot compare tt.proto != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: pkg/koordlet/runtimehooks/nri/server.go#L108
invalid operation: cannot compare p.stub != nil (operator != not defined on untyped nil) (typecheck)
golangci-lint: pkg/runtimeproxy/resexecutor/cri/container.go#L43
c.GetPodMeta undefined (type *ContainerResourceExecutor has no field or method GetPodMeta) (typecheck)