Update dependency golangci/golangci-lint to v2.3.0 #13199
lint.yml
on: pull_request
NJS Lint
11s
Actionlint
8s
Markdown Lint
6s
Chart Lint
16s
YAML lint
16s
Matrix: Go Lint
Annotations
12 errors
|
Go Lint (tests):
tests/framework/ngf.go#L164
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/ngf.go#L155
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/ngf.go#L130
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/ngf.go#L87
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/ngf.go#L56
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/ngf.go#L45
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/collector.go#L60
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/collector.go#L50
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/collector.go#L31
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (tests):
tests/framework/collector.go#L27
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Go Lint (.)
issues found
|
|
Go Lint (.):
internal/controller/nginx/agent/grpc/grpc.go#L78
net.Listen must not be called. use (*net.ListenConfig).Listen (noctx)
|