You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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)
Process completed with exit code 1.
The logs for this run have expired and are no longer available.