Skip to content

.*: Use strings.ReplaceAll(.....) #11581

.*: Use strings.ReplaceAll(.....)

.*: Use strings.ReplaceAll(.....) #11581

Re-run triggered August 26, 2024 16:58
Status Success
Total duration 9m 24s
Artifacts

testing.yml

on: pull_request
vet-proto
21s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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): 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): examples/features/flow_control/client/main.go#L37
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
tests (vet, 1.22): examples/features/flow_control/server/main.go#L38
should omit type string from declaration of var payload; it will be inferred from the right-hand side https://revive.run/r#var-declaration
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): interop/observability/server/server.go#L19
should have a package comment https://revive.run/r#package-comments
tests (vet, 1.22): status/status_test.go#L454
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): examples/features/customloadbalancer/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
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