Skip to content

Wait for go routines to finish before cancelling the context #74

Wait for go routines to finish before cancelling the context

Wait for go routines to finish before cancelling the context #74

Triggered via push August 25, 2024 12:34
Status Failure
Total duration 12m 35s
Artifacts

testing.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

16 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/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/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
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): xds/internal/httpfilter/rbac/rbac.go#L144
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
tests (vet, 1.22): xds/internal/httpfilter/rbac/rbac.go#L159
redefinition of the built-in type any https://revive.run/r#redefines-builtin-id
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): examples/features/csm_observability/server/main.go#L19
should have a package comment https://revive.run/r#package-comments
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 (tests, 1.22, 386)
Process completed with exit code 1.
tests (tests, 1.22)
Process completed with exit code 1.
tests (tests, 1.22, -race)
Process completed with exit code 1.
tests (tests, 1.22, arm64)
Process completed with exit code 1.
tests (tests, 1.21)
Process completed with exit code 1.
tests (extras, 1.22)
Process completed with exit code 1.