simplify serializer usage #19
Annotations
10 errors
stats/opentelemetry/server_metrics.go#L107
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
orca/producer.go#L75
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
internal/stats/metrics_recorder_list.go#L57
exported method MetricsRecorderList.RecordInt64Count should have comment or be unexported https://revive.run/r#exported
|
internal/status/status.go#L141
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
|
xds/internal/xdsclient/loadreport_test.go#L52
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
internal/transport/http2_client.go#L1645
if block ends with a continue statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) https://revive.run/r#superfluous-else
|
internal/serviceconfig/serviceconfig.go#L93
this block is empty, you can remove it https://revive.run/r#empty-block
|
internal/balancer/gracefulswitch/config.go#L36
exported function ChildName should have comment or be unexported https://revive.run/r#exported
|
xds/internal/resolver/xds_resolver.go#L104
redefinition of the built-in function close https://revive.run/r#redefines-builtin-id
|
reflection/test/grpc_testing_not_regenerate/testv3.go#L56
exported type SearchResponseV3_State should have comment or be unexported https://revive.run/r#exported
|
This job succeeded
Loading