Skip to content

build(deps): bump the gomod-normal-deps group across 3 directories with 47 updates #1408

build(deps): bump the gomod-normal-deps group across 3 directories with 47 updates

build(deps): bump the gomod-normal-deps group across 3 directories with 47 updates #1408

Triggered via pull request February 2, 2026 17:31
Status Failure
Total duration 3m 49s
Artifacts

unit-test.yml

on: pull_request
Matrix: Test on ubuntu
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test on ubuntu (stable)
Process completed with exit code 2.
Test on ubuntu (stable): pkg/client/redis/interceptor.go#L146
non-constant format string in call to fmt.Printf
Test on ubuntu (stable): pkg/client/redis/interceptor.go#L144
non-constant format string in call to fmt.Printf
Test on ubuntu (stable): pkg/client/redis/interceptor.go#L133
non-constant format string in call to fmt.Printf
Test on ubuntu (stable): pkg/client/redis/interceptor.go#L131
non-constant format string in call to fmt.Printf
Test on ubuntu (stable): pkg/client/grpc/balancer/base.go#L67
cannot use (*baseBalancer)(nil) (value of type *baseBalancer) as "google.golang.org/grpc/balancer".Balancer value in variable declaration: *baseBalancer does not implement "google.golang.org/grpc/balancer".Balancer (missing method ExitIdle)
Test on ubuntu (stable): pkg/client/grpc/balancer/base.go#L59
cannot use bal (variable of type *baseBalancer) as "google.golang.org/grpc/balancer".Balancer value in return statement: *baseBalancer does not implement "google.golang.org/grpc/balancer".Balancer (missing method ExitIdle)