Fix lint error #16
Annotations
12 errors
vet-proto
Process completed with exit code 1.
|
tests (vet, 1.22):
orca/producer.go#L75
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/xdsclient/loadreport_test.go#L52
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
status/status_test.go#L454
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/clusterspecifier/rls/rls.go#L68
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
profiling/cmd/remote.go#L95
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/testv3.go#L56
exported type SearchResponseV3_State should have comment or be unexported https://revive.run/r#exported
|
tests (vet, 1.22):
reflection/test/grpc_testing_not_regenerate/dynamic.go#L18
don't use an underscore in package name https://revive.run/r#var-naming
|
tests (vet, 1.22):
internal/xds/rbac/converter.go#L62
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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):
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, GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST=true)
Process completed with exit code 1.
|