Skip to content

Address review comments #106

Address review comments

Address review comments #106

Triggered via push September 5, 2024 10:54
Status Failure
Total duration 6m 17s
Artifacts

testing.yml

on: push
vet-proto
28s
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): balancer/endpointsharding/endpointsharding.go#L288
exported function ParseConfig 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): examples/features/customloadbalancer/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
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/testv3.go#L59
exported const SearchResponseV3_UNKNOWN should have comment (or a comment on this block) or be unexported https://revive.run/r#exported
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L64
exported var SearchResponseV3_State_name should have comment or be unexported https://revive.run/r#exported
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): reflection/test/grpc_testing_not_regenerate/testv3.go#L69
exported var SearchResponseV3_State_value should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L78
exported method SearchResponseV3_State.EnumDescriptor should have comment or be unexported https://revive.run/r#exported