Change version to 1.67.0-dev (#7520) #3516
Annotations
11 errors
tests (vet, 1.22):
internal/balancer/gracefulswitch/config.go#L59
this block is empty, you can remove it https://revive.run/r#empty-block
|
tests (vet, 1.22):
balancer/grpclb/grpclb_test.go#L1643
this block is empty, you can remove it https://revive.run/r#empty-block
|
tests (vet, 1.22):
balancer/rls/config.go#L273
this block is empty, you can remove it https://revive.run/r#empty-block
|
tests (vet, 1.22):
internal/serviceconfig/serviceconfig.go#L93
this block is empty, you can remove it https://revive.run/r#empty-block
|
tests (vet, 1.22):
examples/features/flow_control/client/main.go#L37
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
|
tests (vet, 1.22):
internal/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
|
tests (vet, 1.22):
internal/internal.go#L194
exported var ChannelzTurnOffForTesting should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
examples/features/flow_control/server/main.go#L38
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
|
tests (vet, 1.22):
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
tests (tests, 1.22, -race)
Process completed with exit code 1.
|