Dmsgweb handle multiple tcp connections correctly #263
Annotations
10 errors and 2 warnings
linux:
cmd/dmsgweb/commands/dmsgweb.go#L428
Error return value of `dmsgConn.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L43
Error return value of `sk.Set` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L46
Error return value of `sk.Set` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L48
Error return value of `sk.PubKey` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L67
Error return value of `(*github.com/bitfield/script.Pipe).Slice` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L69
Error return value of `(*github.com/bitfield/script.Pipe).String` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L165
Error return value of `url.Parse` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L186
Error return value of `dmsgConn.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L193
Error return value of `localConn.Close` is not checked (errcheck)
|
linux:
cmd/dmsgweb/commands/dmsgwebsrv.go#L195
Error return value of `io.Copy` is not checked (errcheck)
|
linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum
|