drop usage of deprecated package/methods #239
Annotations
8 errors
protos
Process completed with exit code 1.
|
lint (windows, test):
test/internal/containerd/containerd.go#L37
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint (windows, test):
test/cri-containerd/main_test.go#L165
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint (windows, test)
issues found
|
lint (windows):
internal/tools/networkagent/main.go#L480
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint (windows):
cmd/ncproxy/run.go#L235
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint (windows):
cmd/ncproxy/run.go#L237
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint (windows)
issues found
|