Skip to content

Fix vet

Fix vet #10

Triggered via push August 9, 2024 13:34
Status Failure
Total duration 6m 36s
Artifacts

testing.yml

on: push
vet-proto
31s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

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.