Skip to content

vendor: github.com/containerd/accelerated-container-image v1.4.3#6658

Draft
thaJeztah wants to merge 1 commit intomoby:masterfrom
thaJeztah:bump_accellerated
Draft

vendor: github.com/containerd/accelerated-container-image v1.4.3#6658
thaJeztah wants to merge 1 commit intomoby:masterfrom
thaJeztah:bump_accellerated

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

@github-actions github-actions bot added the area/dependencies Pull requests that update a dependency file label Apr 7, 2026
module github.com/moby/buildkit

go 1.25.5
go 1.26.0
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thaJeztah thaJeztah force-pushed the bump_accellerated branch from 67a106f to f3833d7 Compare April 7, 2026 09:08
@thaJeztah
Copy link
Copy Markdown
Member Author

Hm... interesting;


#27 [golangci-lint 1/1] RUN --mount=target=/go/src/github.com/moby/buildkit     --mount=target=/root/.cache,type=cache,id=lint-cache-default-freebsd/amd64   xx-go --wrap &&   golangci-lint run --build-tags "" &&   touch /golangci-lint.done
#27 111.1 frontend/dockerfile/dockerfile2llb/convert.go:1601:60: printf: fmt.Sprintf format %q has arg d.image.Config.Healthcheck of wrong type *github.com/moby/docker-image-spec/specs-go/v1.HealthcheckConfig (govet)
#27 111.1 	return commitToHistory(&d.image, fmt.Sprintf("HEALTHCHECK %q", d.image.Config.Healthcheck), false, nil, d.epoch)
#27 111.1 	                                                          ^
#27 111.1 1 issues:
#27 111.1 * govet: 1
#27 ERROR: process "/bin/sh -c xx-go --wrap &&   golangci-lint run --build-tags \"${BUILDTAGS}\" &&   touch /golangci-lint.done" did not complete successfully: exit code: 1
------
 > [golangci-lint 1/1] RUN --mount=target=/go/src/github.com/moby/buildkit     --mount=target=/root/.cache,type=cache,id=lint-cache-default-freebsd/amd64   xx-go --wrap &&   golangci-lint run --build-tags "" &&   touch /golangci-lint.done:
111.1 frontend/dockerfile/dockerfile2llb/convert.go:1601:60: printf: fmt.Sprintf format %q has arg d.image.Config.Healthcheck of wrong type *github.com/moby/docker-image-spec/specs-go/v1.HealthcheckConfig (govet)
111.1 	return commitToHistory(&d.image, fmt.Sprintf("HEALTHCHECK %q", d.image.Config.Healthcheck), false, nil, d.epoch)
111.1 	                                                          ^
111.1 1 issues:
111.1 * govet: 1

@thaJeztah
Copy link
Copy Markdown
Member Author

Getting it locally as well;

golangci-lint run -v ./frontend/dockerfile/dockerfile2llb/

frontend/dockerfile/dockerfile2llb/convert.go:1601:60: printf: fmt.Sprintf format %q has arg d.image.Config.Healthcheck of wrong type *github.com/moby/docker-image-spec/specs-go/v1.HealthcheckConfig (govet)
	return commitToHistory(&d.image, fmt.Sprintf("HEALTHCHECK %q", d.image.Config.Healthcheck), false, nil, d.epoch)
	                                                          ^
1 issues:

@thaJeztah thaJeztah force-pushed the bump_accellerated branch from f3833d7 to bc66a7a Compare April 7, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant