chore(deps): update dependencies #37
Annotations
8 errors
Lint:
pkg/tools/tools.go#L89
Error return value of `json.Unmarshal` is not checked (errcheck)
|
Lint:
pkg/proc/proc.go#L131
S1011: should replace loop with `e.outputs = append(e.outputs, paths...)` (gosimple)
|
Lint:
pkg/kube/exec.go#L84
ineffectual assignment to exec (ineffassign)
|
Lint:
pkg/log/log.go#L118
ineffectual assignment to config (ineffassign)
|
Lint:
pkg/fs/paths.go#L304
ineffectual assignment to ctx (ineffassign)
|
Lint:
pkg/log/log.go#L117
SA4009: argument config is overwritten before first use (staticcheck)
|
Lint
golangci-lint exit with code 4
|
Test (ubuntu-latest)
Process completed with exit code 3.
|