Fix action errors #21
Annotations
5 errors
|
Run linter
Process completed with exit code 2.
|
|
Run linter:
test/utils/utils.go#L121
os/exec.Command must not be called. use os/exec.CommandContext (noctx)
|
|
Run linter:
test/utils/utils.go#L91
G204: Subprocess launched with variable (gosec)
|
|
Run linter:
test/utils/utils.go#L79
G204: Subprocess launched with variable (gosec)
|
|
Run linter:
test/utils/utils.go#L68
G204: Subprocess launched with variable (gosec)
|
background
wait
wait-all
cancel
Loading