fix(deps): update github.com/containers/image/v5 digest to ac57ff0 #26240
Cirrus CI / Validate source code changes
failed
May 30, 2025 in 4m 3s
Task Summary
Instruction main failed in 02:33
Details
β
00:13 clone
β
00:02 setup
β
01:12 golangci-lint
β 02:33 main
************************************************************
start ebpf cleanup tracer
DEST_BRANCH is main
+ echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:282 in source()
finished
Fedora release 42 (Adams)
Kernel: 6.14.3-300.fc42.x86_64
Cgroups: cgroup2fs
aardvark-dns-1.14.0-1.fc42-x86_64
buildah-1.39.3-1.fc42-x86_64
conmon-2.1.13-1.fc42-x86_64
containernetworking-plugins-1.6.2-2.fc42-x86_64
containers-common-0.62.2-1.fc42-noarch
container-selinux-2.236.0-1.fc42-noarch
criu-4.1-2.fc42-x86_64
crun-1.21-1.fc42-x86_64
golang-1.24.2-1.fc42-x86_64
libseccomp-2.5.5-2.fc41-x86_64
netavark-1.14.1-1.fc42-x86_64
passt-0^20250415.g2340bbf-1.fc42-x86_64
podman-5.4.2-1.fc42-x86_64
skopeo-1.18.0-1.fc42-x86_64
slirp4netns-1.3.1-2.fc42-x86_64
************************************************************
+ _run_validate-source # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:507 in main()
+ make validate-source # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:29 in _run_validate-source()
VERSION=2.1.6 ./hack/install_golangci.sh
Installing golangci-lint v2.1.6 into ./bin/golangci-lint
golangci/golangci-lint info checking GitHub for tag 'v2.1.6'
golangci/golangci-lint info found version: 2.1.6 for v2.1.6/linux/amd64
golangci/golangci-lint info installed ./bin/golangci-lint
hack/golangci-lint.sh
Linting for GOOS=linux
+ ./bin/golangci-lint run --build-tags=apparmor,seccomp,selinux
pkg/api/handlers/compat/auth.go:1: : # github.com/containers/podman/v5/pkg/api/handlers/compat
pkg/api/handlers/compat/images.go:396:20: cannot use &config (value of type *container.Config) as *"github.com/moby/docker-image-spec/specs-go/v1".DockerOCIImageConfig value in struct literal
pkg/api/handlers/compat/info.go:59:4: unknown field BridgeNfIP6tables in struct literal of type "github.com/docker/docker/api/types/system".Info
pkg/api/handlers/compat/info.go:60:4: unknown field BridgeNfIptables in struct literal of type "github.com/docker/docker/api/types/system".Info (typecheck)
//go:build !remote
pkg/api/handlers/libpod/containers.go:16:2: could not import github.com/containers/podman/v5/pkg/api/handlers/compat (-: # github.com/containers/podman/v5/pkg/api/handlers/compat
pkg/api/handlers/compat/images.go:396:20: cannot use &config (value of type *container.Config) as *"github.com/moby/docker-image-spec/specs-go/v1".DockerOCIImageConfig value in struct literal
pkg/api/handlers/compat/info.go:59:4: unknown field BridgeNfIP6tables in struct literal of type "github.com/docker/docker/api/types/system".Info
pkg/api/handlers/compat/info.go:60:4: unknown field BridgeNfIptables in struct literal of type "github.com/docker/docker/api/types/system".Info) (typecheck)
"github.com/containers/podman/v5/pkg/api/handlers/compat"
^
pkg/api/server/register_archive.go:8:2: could not import github.com/containers/podman/v5/pkg/api/handlers/compat (-: # github.com/containers/podman/v5/pkg/api/handlers/compat
pkg/api/handlers/compat/images.go:396:20: cannot use &config (value of type *container.Config) as *"github.com/moby/docker-image-spec/specs-go/v1".DockerOCIImageConfig value in struct literal
pkg/api/handlers/compat/info.go:59:4: unknown field BridgeNfIP6tables in struct literal of type "github.com/docker/docker/api/types/system".Info
pkg/api/handlers/compat/info.go:60:4: unknown field BridgeNfIptables in struct literal of type "github.com/docker/docker/api/types/system".Info) (typecheck)
"github.com/containers/podman/v5/pkg/api/handlers/compat"
^
3 issues:
* typecheck: 3
make: *** [Makefile:284: golangci-lint] Error 1
Exit status: 2
Loading