Skip to content

chore(deps): bump github.com/docker/cli from 28.5.2+incompatible to 29.2.0+incompatible #10092

chore(deps): bump github.com/docker/cli from 28.5.2+incompatible to 29.2.0+incompatible

chore(deps): bump github.com/docker/cli from 28.5.2+incompatible to 29.2.0+incompatible #10092

Triggered via pull request January 27, 2026 01:04
Status Failure
Total duration 2m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Codegen
Process completed with exit code 1.
Link
Process completed with exit code 1.
Link: internal/utils/docker.go#L54
impossible type assertion: cli.Client().(*client.Client)
Link
cannot use dockeropts.ParseRestartPolicy(v) (value of struct type "github.com/moby/moby/api/types/container".RestartPolicy) as "github.com/docker/docker/api/types/container".RestartPolicy value in assignment
Link
cannot use v (variable of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in assignment
Link
cannot use rp (variable of struct type "github.com/moby/moby/api/types/container".RestartPolicy) as "github.com/docker/docker/api/types/container".RestartPolicy value in struct literal
Link
cannot use clientOpts (variable of type []"github.com/moby/moby/client".Opt) as []"github.com/docker/docker/client".Opt value in argument to dockerclient.NewClientWithOpts
Link
cannot use dockerclient.WithTraceOptions(otelhttp.WithPropagators(propagation.NewCompositeTextMapPropagator(propagation.TraceContext{}, propagation.Baggage{}))) (value of func type "github.com/docker/docker/client".Opt) as "github.com/moby/moby/client".Opt value in argument to append
Start
Process completed with exit code 1.
Start: internal/utils/docker.go#L54
impossible type assertion: cli.Client().(*client.Client)
Start
cannot use dockeropts.ParseRestartPolicy(v) (value of struct type "github.com/moby/moby/api/types/container".RestartPolicy) as "github.com/docker/docker/api/types/container".RestartPolicy value in assignment
Start
cannot use v (variable of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in assignment
Start
cannot use rp (variable of struct type "github.com/moby/moby/api/types/container".RestartPolicy) as "github.com/docker/docker/api/types/container".RestartPolicy value in struct literal
Start
cannot use clientOpts (variable of type []"github.com/moby/moby/client".Opt) as []"github.com/docker/docker/client".Opt value in argument to dockerclient.NewClientWithOpts
Start
cannot use dockerclient.WithTraceOptions(otelhttp.WithPropagators(propagation.NewCompositeTextMapPropagator(propagation.TraceContext{}, propagation.Baggage{}))) (value of func type "github.com/docker/docker/client".Opt) as "github.com/moby/moby/client".Opt value in argument to append
Lint
issues found
Lint: internal/utils/docker.go#L54
impossible type assertion: cli.Client().(*client.Client)
Test
Process completed with exit code 1.
Test
cannot use dockeropts.ParseRestartPolicy(v) (value of struct type "github.com/moby/moby/api/types/container".RestartPolicy) as "github.com/docker/docker/api/types/container".RestartPolicy value in assignment
Test
cannot use v (variable of type []"github.com/moby/moby/api/types/container".DeviceRequest) as []"github.com/docker/docker/api/types/container".DeviceRequest value in assignment
Test
cannot use rp (variable of struct type "github.com/moby/moby/api/types/container".RestartPolicy) as "github.com/docker/docker/api/types/container".RestartPolicy value in struct literal
Test
cannot use clientOpts (variable of type []"github.com/moby/moby/client".Opt) as []"github.com/docker/docker/client".Opt value in argument to dockerclient.NewClientWithOpts
Test
cannot use dockerclient.WithTraceOptions(otelhttp.WithPropagators(propagation.NewCompositeTextMapPropagator(propagation.TraceContext{}, propagation.Baggage{}))) (value of func type "github.com/docker/docker/client".Opt) as "github.com/moby/moby/client".Opt value in argument to append
Test: internal/utils/docker.go#L54
impossible type assertion: cli.Client().(*client.Client)