Skip to content

encoding: delete v1 proto codec and use one map for registry (#7557) #3532

encoding: delete v1 proto codec and use one map for registry (#7557)

encoding: delete v1 proto codec and use one map for registry (#7557) #3532

Triggered via push August 26, 2024 16:22
Status Success
Total duration 6m 45s
Artifacts

testing.yml

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

Annotations

10 errors
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): 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): examples/features/opentelemetry/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): examples/features/csm_observability/client/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
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): balancer/pickfirst/pickfirst.go#L106
exported type Shuffler should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): balancer/pickfirst/pickfirst.go#L110
exported function ShuffleAddressListForTesting should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): examples/features/opentelemetry/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments