Skip to content

simplify serializer usage #19

simplify serializer usage

simplify serializer usage #19

Triggered via push August 9, 2024 18:09
Status Failure
Total duration 6m 44s
Artifacts

testing.yml

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

Annotations

11 errors
vet-proto
Process completed with exit code 1.
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): orca/producer.go#L75
redefinition of the built-in function close 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 (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): 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): 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
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): internal/balancer/gracefulswitch/config.go#L36
exported function ChildName should have comment or be unexported https://revive.run/r#exported
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): reflection/test/grpc_testing_not_regenerate/testv3.go#L56
exported type SearchResponseV3_State should have comment or be unexported https://revive.run/r#exported