fix(deps): update module github.com/onsi/gomega to v1.38.0 #4768
validate.yml
on: pull_request
codespell
10s
lint
1m 48s
Annotations
8 errors
|
lint
issues found
|
|
lint:
pkg/ssh/connection_golang.go#L263
net.Dial must not be called. use (*net.Dialer).DialContext (noctx)
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L661
net.Dial must not be called. use (*net.Dialer).DialContext (noctx)
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L577
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L299
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
libnetwork/slirp4netns/slirp4netns.go#L99
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
lint:
libnetwork/netavark/run_test.go#L799
net.Listen must not be called. use (*net.ListenConfig).Listen (noctx)
|
|
lint:
libnetwork/cni/run_test.go#L1375
net.Listen must not be called. use (*net.ListenConfig).Listen (noctx)
|