chore(deps): update dependency golangci/golangci-lint to v2.3.0 #4766
Annotations
8 errors
|
|
|
pkg/ssh/connection_golang.go#L263
net.Dial must not be called. use (*net.Dialer).DialContext (noctx)
|
|
libnetwork/slirp4netns/slirp4netns.go#L661
net.Dial must not be called. use (*net.Dialer).DialContext (noctx)
|
|
libnetwork/slirp4netns/slirp4netns.go#L577
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
libnetwork/slirp4netns/slirp4netns.go#L299
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
libnetwork/slirp4netns/slirp4netns.go#L99
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
libnetwork/netavark/run_test.go#L799
net.Listen must not be called. use (*net.ListenConfig).Listen (noctx)
|
|
libnetwork/cni/run_test.go#L1375
net.Listen must not be called. use (*net.ListenConfig).Listen (noctx)
|
The logs for this run have expired and are no longer available.
Loading