Fix GOVERSION parse incorrect #8
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
|