Testing #96
Annotations
10 errors
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):
stats/opentelemetry/server_metrics.go#L107
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/resolver/xds_resolver.go#L104
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
tests (vet, 1.22):
xds/internal/httpfilter/fault/fault.go#L84
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
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):
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):
xds/internal/httpfilter/router/router.go#L57
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):
cmd/protoc-gen-go-grpc/grpc.go#L352
if block ends with a return statement, so drop this else and outdent its block https://revive.run/r#indent-error-flow
|