podman/libpod
Valentin Rothberg 2efa7c3fa1 make lint: enable rowserrcheck
It turns out, after iterating over rows, we need to check for errors. It
also turns out that we did not do that at all.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2023-06-19 14:31:40 +02:00
..
define
driver
events
layers
linkmode
lock
logs
plugin
shutdown
boltdb_state.go
boltdb_state_internal.go
boltdb_state_unsupported.go
common_test.go
container.go
container_api.go
container_commit.go
container_config.go
container_copy_common.go
container_copy_freebsd.go
container_copy_linux.go
container_copy_unsupported.go
container_exec.go
container_freebsd.go
container_graph.go
container_graph_test.go
container_inspect.go
container_inspect_freebsd.go
container_inspect_linux.go
container_internal.go
container_internal_common.go make lint: enable wastedassign 2023-06-19 14:14:48 +02:00
container_internal_freebsd.go
container_internal_linux.go make lint: enable wastedassign 2023-06-19 14:14:48 +02:00
container_internal_linux_test.go
container_internal_test.go
container_internal_unsupported.go
container_linux.go
container_log.go
container_log_linux.go
container_log_unsupported.go
container_path_resolution.go
container_path_resolution_test.go
container_stat_common.go
container_stat_freebsd.go
container_stat_linux.go
container_stat_unsupported.go
container_top_freebsd.go
container_top_linux.go
container_top_unsupported.go
container_unsupported.go
container_validate.go
diff.go
doc.go
events.go
healthcheck.go
healthcheck_linux.go
healthcheck_nosystemd_linux.go
healthcheck_unsupported.go
info.go
info_freebsd.go
info_linux.go
info_test.go
info_unsupported.go
kube.go
mounts_linux.go
networking_common.go
networking_freebsd.go
networking_linux.go
networking_linux_test.go
networking_machine.go
networking_pasta_linux.go
networking_slirp4netns.go
networking_unsupported.go
oci.go
oci_conmon.go
oci_conmon_attach_common.go
oci_conmon_attach_freebsd.go
oci_conmon_attach_linux.go
oci_conmon_common.go make lint: enable wastedassign 2023-06-19 14:14:48 +02:00
oci_conmon_exec_common.go
oci_conmon_exec_freebsd.go
oci_conmon_exec_linux.go
oci_conmon_freebsd.go
oci_conmon_linux.go
oci_conmon_unsupported.go
oci_missing.go
oci_util.go
options.go podman: add support for splitting imagestore 2023-06-17 08:51:08 +05:30
pod.go
pod_api.go
pod_internal.go
pod_internal_freebsd.go
pod_internal_linux.go
pod_status.go
pod_top_linux.go
pod_top_unsupported.go
reset.go
rlimit_int64.go
rlimit_uint64.go
runtime.go
runtime_cstorage.go
runtime_ctr.go
runtime_ctr_freebsd.go
runtime_ctr_linux.go
runtime_img.go
runtime_migrate.go
runtime_migrate_unsupported.go
runtime_pod.go
runtime_pod_common.go
runtime_pod_freebsd.go
runtime_pod_linux.go
runtime_pod_unsupported.go
runtime_pre_go1.20.go
runtime_renumber.go
runtime_test.go
runtime_volume.go
runtime_volume_common.go
runtime_volume_unsupported.go
runtime_worker.go
service.go
sqlite_state.go make lint: enable rowserrcheck 2023-06-19 14:31:40 +02:00
sqlite_state_internal.go
state.go
state_test.go
stats_common.go
stats_freebsd.go
stats_linux.go
stats_unsupported.go
storage.go
util.go
util_freebsd.go
util_linux.go
util_linux_test.go
util_test.go
util_unsupported.go
volume.go
volume_inspect.go
volume_internal.go
volume_internal_common.go
volume_internal_freebsd.go
volume_internal_linux.go
volume_internal_unsupported.go