Skip to content

Chore(deps): Bump github.com/moby/buildkit from 0.18.2 to 0.19.0 #915

Chore(deps): Bump github.com/moby/buildkit from 0.18.2 to 0.19.0

Chore(deps): Bump github.com/moby/buildkit from 0.18.2 to 0.19.0 #915

Triggered via pull request February 16, 2025 22:59
Status Failure
Total duration 1m 45s
Artifacts

porter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Cross Compile
cannot use p (variable of type "github.com/containerd/containerd/remotes".Pusher) as "github.com/containerd/containerd/v2/core/remotes".Pusher value in argument to contentutil.FromPusher: "github.com/containerd/containerd/remotes".Pusher does not implement "github.com/containerd/containerd/v2/core/remotes".Pusher (wrong type for method Push)
Cross Compile
cannot use contentutil.NewBuffer() (value of type contentutil.Buffer) as contentCache value in struct literal: contentutil.Buffer does not implement contentCache (wrong type for method ReaderAt)
Cross Compile
Process completed with exit code 1.
Unit Test
cannot use p (variable of type "github.com/containerd/containerd/remotes".Pusher) as "github.com/containerd/containerd/v2/core/remotes".Pusher value in argument to contentutil.FromPusher: "github.com/containerd/containerd/remotes".Pusher does not implement "github.com/containerd/containerd/v2/core/remotes".Pusher (wrong type for method Push)
Unit Test
cannot use contentutil.NewBuffer() (value of type contentutil.Buffer) as contentCache value in struct literal: contentutil.Buffer does not implement contentCache (wrong type for method ReaderAt)
Unit Test
Process completed with exit code 1.
Vet and Lint
cannot use p (variable of type "github.com/containerd/containerd/remotes".Pusher) as "github.com/containerd/containerd/v2/core/remotes".Pusher value in argument to contentutil.FromPusher: "github.com/containerd/containerd/remotes".Pusher does not implement "github.com/containerd/containerd/v2/core/remotes".Pusher (wrong type for method Push)
Native Compile
cannot use p (variable of type "github.com/containerd/containerd/remotes".Pusher) as "github.com/containerd/containerd/v2/core/remotes".Pusher value in argument to contentutil.FromPusher: "github.com/containerd/containerd/remotes".Pusher does not implement "github.com/containerd/containerd/v2/core/remotes".Pusher (wrong type for method Push)
Vet and Lint
cannot use contentutil.NewBuffer() (value of type contentutil.Buffer) as contentCache value in struct literal: contentutil.Buffer does not implement contentCache (wrong type for method ReaderAt)
Native Compile
cannot use contentutil.NewBuffer() (value of type contentutil.Buffer) as contentCache value in struct literal: contentutil.Buffer does not implement contentCache (wrong type for method ReaderAt)
Vet and Lint
Process completed with exit code 1.
Native Compile
Process completed with exit code 1.