Skip to content

fix: put methods like Close, ResolverError, ExitIdle in CallbackSeria… #296

fix: put methods like Close, ResolverError, ExitIdle in CallbackSeria…

fix: put methods like Close, ResolverError, ExitIdle in CallbackSeria… #296

Triggered via push August 21, 2024 10:28
Status Success
Total duration 6m 19s
Artifacts

testing.yml

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

Annotations

10 errors
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L34
don't use an underscore in package name https://revive.run/r#var-naming
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L56
don't use underscores in Go names; type SearchResponseV3_State should be SearchResponseV3State https://revive.run/r#var-naming
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L59
don't use underscores in Go names; const SearchResponseV3_UNKNOWN should be SearchResponseV3UNKNOWN https://revive.run/r#var-naming
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): 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/stats/metrics_recorder_list.go#L65
exported method MetricsRecorderList.RecordFloat64Count should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L60
don't use underscores in Go names; const SearchResponseV3_FRESH should be SearchResponseV3FRESH https://revive.run/r#var-naming
tests (vet, 1.22): reflection/test/grpc_testing_not_regenerate/testv3.go#L61
don't use underscores in Go names; const SearchResponseV3_STALE should be SearchResponseV3STALE https://revive.run/r#var-naming
tests (vet, 1.22): internal/stats/metrics_recorder_list.go#L73
exported method MetricsRecorderList.RecordInt64Histo should have comment or be unexported https://revive.run/r#exported