Skip to content

Fix linter errors

Fix linter errors #22

Triggered via pull request May 18, 2026 09:49
Status Failure
Total duration 3m 5s
Artifacts

lint.yml

on: pull_request
Run on Ubuntu
3m 1s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run on Ubuntu
Process completed with exit code 2.
Run on Ubuntu: test/utils/utils.go#L121
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
Run on Ubuntu: test/utils/utils.go#L91
G204: Subprocess launched with variable (gosec)
Run on Ubuntu: test/utils/utils.go#L79
G204: Subprocess launched with variable (gosec)
Run on Ubuntu: test/utils/utils.go#L68
G204: Subprocess launched with variable (gosec)