all: feats & optimizes #1
Annotations
10 errors and 2 warnings
Lint:
helper/writer.go#L59
Error return value of `w.Write` is not checked (errcheck)
|
Lint:
helper/writer.go#L69
Error return value of `w.Write` is not checked (errcheck)
|
Lint:
helper/writer.go#L75
Error return value of `w.Write` is not checked (errcheck)
|
Lint:
helper/writer.go#L96
Error return value of `w.WriteByte` is not checked (errcheck)
|
Lint:
helper/writer.go#L98
Error return value of `w.WriteByte` is not checked (errcheck)
|
Lint:
gold/link/listen.go#L160
Error return value of `m.nic.Write` is not checked (errcheck)
|
Lint:
gold/link/nat.go#L89
Error return value of `(*encoding/json.Encoder).Encode` is not checked (errcheck)
|
Lint:
gold/link/nat.go#L90
Error return value of `l.WriteAndPut` is not checked (errcheck)
|
Lint:
upper/services/wg/wg.go#L53
Error return value of `wg.me.ListenFromNIC` is not checked (errcheck)
|
Lint:
upper/services/tunnel/tunnel_test.go#L79
Error return value of `tunnme.Write` is not checked (errcheck)
|
CI
Restore cache failed: Dependencies file is not found in /home/runner/work/WireGold/WireGold. Supported file pattern: go.sum
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/WireGold/WireGold. Supported file pattern: go.sum
|