spiegel_podman/pkg/specgen/generate
Paul Holzinger 278068ef18
fix some missing scanner error checks
Found by scannererr:
https://pkg.go.dev/golang.org/x/tools/go/analysis/passes/scannererr

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-06-30 10:32:32 +02:00
..
kube Merge pull request #28977 from jiwahn/fix-kube-oci-annotation-roundtrip 2026-06-24 20:29:15 +05:30
config_common.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
config_common_test.go Fix: Improve error message for empty device modes in API requests 2025-07-31 16:24:29 +00:00
config_freebsd.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
config_linux.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
config_linux_seccomp.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
config_linux_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
container.go fix image host env leak 2026-06-22 18:39:07 +02:00
container_create.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
container_create_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
container_test.go fix image host env leak 2026-06-22 18:39:07 +02:00
namespaces.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
namespaces_freebsd.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
namespaces_linux.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
oci.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
oci_freebsd.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
oci_linux.go fix some missing scanner error checks 2026-06-30 10:32:32 +02:00
pause_image.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
pod_create.go fix: ensure infra image is set from infra container spec in PodConfigToSpec 2026-04-22 23:47:00 +02:00
pod_create_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ports.go pkg/specgen: fix port conflict on host assignment 2026-06-09 16:12:35 +02:00
ports_bench_test.go Make most of libpod, and everything that relies on it, non-darwin 2026-02-27 22:18:36 +01:00
ports_test.go pkg/specgen: fix port conflict on host assignment 2026-06-09 16:12:35 +02:00
security_freebsd.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
security_linux.go Replace strings.Split(..)[0] with strings.Cut 2026-05-22 13:08:56 -07:00
storage.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
storage_freebsd.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
storage_linux.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
validate_freebsd.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
validate_linux.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00