Skip to content

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

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

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

Triggered via pull request February 23, 2025 04:11
Status Failure
Total duration 1m 49s
Artifacts

porter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors
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)
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)
Vet and Lint
assignment mismatch: 2 variables but entitlements.Parse returns 3 values
Vet and Lint
Process completed with exit code 1.
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)
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)
Native Compile
assignment mismatch: 2 variables but entitlements.Parse returns 3 values
Native 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
assignment mismatch: 2 variables but entitlements.Parse returns 3 values
Unit Test
Process completed with exit code 1.
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
assignment mismatch: 2 variables but entitlements.Parse returns 3 values
Cross Compile
Process completed with exit code 1.