Dmsgweb handle multiple tcp connections correctly #265
Annotations
10 errors and 1 warning
linux:
cmd/dmsgweb/commands/dmsgweb.go#L68
Error return value of `sk.PubKey` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgweb.go#L342
Error return value of `conn.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgweb.go#L354
Error return value of `dmsgConn.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L37
Error return value of `sk.Set` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L40
Error return value of `sk.Set` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L42
Error return value of `sk.PubKey` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L139
Error return value of `listener.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L163
Error return value of `url.Parse` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L216
Error return value of `listener.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L221
Error return value of `conn.Close` is not checked (errcheck)
|
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum
|