Skip to content

chore(deps): update dependencies #37

chore(deps): update dependencies

chore(deps): update dependencies #37

Triggered via push October 5, 2024 09:20
Status Failure
Total duration 6m 7s
Artifacts

testing.yaml

on: push
Matrix: Test
dispatch
0s
dispatch
Fit to window
Zoom out
Zoom in

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.