Fix vet #10
Annotations
5 errors
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
test/pickfirst_leaf_test.go#L234
should not use underscores in Go names; range var idx_i should be idxI (ST1003)
|
tests (vet, 1.22):
test/pickfirst_leaf_test.go#L281
should not use underscores in Go names; range var idx_i should be idxI (ST1003)
|
tests (vet, 1.22)
Process completed with exit code 1.
|
tests (tests, 1.22, -race, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true)
Process completed with exit code 1.
|