moby/volume
Paweł Gronowski 435ecfe6e0
test/volume: Replace Check with NilError where suitable
In these cases, continuing after a non nil error will result in a nil
dereference in panic.
Change the `assert.Check` to `assert.NilError` to avoid that.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-08-10 11:18:56 +02:00
..
drivers volume/drivers: use plugin Content-Type headers v1.2 2023-08-07 20:38:54 +02:00
local swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
mounts test/volume: Replace Check with NilError where suitable 2023-08-10 11:18:56 +02:00
service test/volume: Replace Check with NilError where suitable 2023-08-10 11:18:56 +02:00
testutils linting: gosec: fix or suppress G112, G114 in test code 2022-09-04 15:36:51 +02:00
volume.go Restore active mount counts on live-restore 2023-06-27 16:33:23 +00:00