Skip to content

Dmsgweb handle multiple tcp connections correctly #263

Dmsgweb handle multiple tcp connections correctly

Dmsgweb handle multiple tcp connections correctly #263

Triggered via pull request January 27, 2025 19:19
@0pcom0pcom
synchronize #270
0pcom:dmsgweb
Status Failure
Total duration 1m 15s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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