appliance primitives #68
Annotations
4 errors
|
lint
issues found
|
|
lint:
pkg/provision/qemu/export.go#L208
QF1003: could use tagged switch on opts.Format (staticcheck)
|
|
lint:
pkg/cluster/lookup.go#L195
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
|
lint:
pkg/provision/docker/docker.go#L431
Error return value of `cli.Close` is not checked (errcheck)
|