drop usage of deprecated package/methods #241
Annotations
6 errors
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)
issues found
|
protos
Process completed with exit code 1.
|
lint (windows, test)
undefined: s"
|
lint (windows, test)
golangci-lint exit with code 7
|