build: Adopt go.work and remove submodule replace statements #17820
Annotations
10 errors
lint-:
agent/consul/raft_handle.go#L47
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/configentry_backend_ce_test.go#L37
SA1019: gogrpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/configentry_backend_ce_test.go#L41
SA1019: gogrpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/configentry_backend_ce_test.go#L72
SA1019: gogrpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/configentry_backend_ce_test.go#L76
SA1019: gogrpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/configentry_backend_test.go#L34
SA1019: gogrpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/configentry_backend_test.go#L38
SA1019: gogrpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/leader_peering_test.go#L73
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/leader_peering_test.go#L112
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
lint-:
agent/consul/leader_peering_test.go#L199
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Loading