Skip to content

Add ability to run commands before trying to connect #78

Add ability to run commands before trying to connect

Add ability to run commands before trying to connect #78

Triggered via pull request November 22, 2024 14:35
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: helpers/command.go#L21
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: helpers/command.go#L23
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: components/ConnectionSelection.go#L161
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
lint: helpers/command.go#L52
`cancelled` is a misspelling of `canceled` (misspell)
lint: helpers/command.go#L45
unhandled-error: Unhandled error in call to function io.PipeWriter.Close (revive)
lint
issues found