Skip to content

Fix GOVERSION parse incorrect #8

Fix GOVERSION parse incorrect

Fix GOVERSION parse incorrect #8

Triggered via push August 8, 2024 14:21
Status Failure
Total duration 54s
Artifacts

main.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: main.go#L413
Error return value of `wg.ConfigureDevice` is not checked (errcheck)
Lint: main.go#L31
var `errNoOtherAddress` is unused (unused)
Lint: main.go#L141
ineffectual assignment to err (ineffassign)
Lint: main.go#L283
SA5001: should check returned error before deferring Conn.Close() (staticcheck)
Lint
issues found