Skip to content

golangci-lint: fix all the reported lint errors #4770

golangci-lint: fix all the reported lint errors

golangci-lint: fix all the reported lint errors #4770

Triggered via pull request July 23, 2025 12:10
Status Failure
Total duration 1m 52s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)