podman/pkg/machine
Paul Holzinger 69c479b16e
enable errcheck linter
The errcheck linter makes sure that errors are always check and not
ignored by accident. It spotted a lot of unchecked errors, mostly in the
tests but also some real problem in the code.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2022-04-29 14:06:38 +02:00
..
e2e Merge pull request #14024 from cdoern/machine 2022-04-28 13:59:23 -04:00
qemu enable errcheck linter 2022-04-29 14:06:38 +02:00
wsl Refactor machine inspect 2022-04-28 13:32:21 -05:00
config.go Refactor machine inspect 2022-04-28 13:32:21 -05:00
config_test.go Machine refactor - part 1 2022-03-28 09:12:08 -05:00
connection.go Introduce podman machine init --root=t|f and podman machine set --root=t|f 2022-02-16 03:49:17 -06:00
fcos.go Add podman machine test suite 2022-04-25 13:05:35 -05:00
fedora.go enable gocritic linter 2022-04-26 18:12:22 +02:00
ignition.go Implements Windows volume/mount support 2022-04-25 13:52:27 -05:00
ignition_darwin.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_linux.go Set machine timezone 2021-12-16 12:40:20 -06:00
ignition_schema.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
ignition_windows.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
keys.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
pull.go Remove error stutter 2022-03-25 21:47:04 -04:00