feat(deps): bump google.golang.org/grpc from 1.51.0 to 1.58.3 #6529
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
golangci-lint
6m 55s
Matrix: build-and-push
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)
|