golangci-lint: fix all the reported lint errors #4770
validate.yml
on: pull_request
codespell
10s
lint
1m 48s
Annotations
4 errors
|
lint
issues found
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L578
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L300
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L100
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|