Skip to content

Testing

Testing #59

Triggered via schedule August 22, 2024 01:09
Status Failure
Total duration 5m 57s
Artifacts

testing.yml

on: schedule
vet-proto
25s
vet-proto
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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): 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/httpfilter/router/router.go#L57
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
tests (vet, 1.22): stats/opentelemetry/internal/testutils/testutils.go#L134
should replace bucketCount += 1 with bucketCount++ https://revive.run/r#increment-decrement
tests (vet, 1.22): stats/opentelemetry/internal/testutils/testutils.go#L135
should replace recordingPointIndex += 1 with recordingPointIndex++ https://revive.run/r#increment-decrement
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/channelz/channel.go#L64
exported method Channel.SubChans should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/channelz/channel.go#L70
exported method Channel.NestedChans should have comment or be unexported https://revive.run/r#exported
tests (vet, 1.22): internal/channelz/channel.go#L76
exported method Channel.Trace should have comment or be unexported https://revive.run/r#exported
tests (tests, 1.22, arm64)
Process completed with exit code 1.