Dmsgweb handle multiple tcp connections correctly #268
Annotations
10 errors and 1 warning
linux:
examples/tcp-proxy-dmsg/tcp-proxy-dmsg.go#L22
main redeclared in this block
|
linux:
examples/tcp-proxy-dmsg/tcp-multi-proxy-dmsg.go#L21
other declaration of main
|
linux:
examples/tcp-proxy-dmsg/tcp-proxy-dmsg.go#L38
help redeclared in this block
|
linux:
examples/tcp-proxy-dmsg/tcp-multi-proxy-dmsg.go#L37
other declaration of help
|
linux:
examples/tcp-proxy-dmsg/tcp-proxy-dmsg.go#L52
dmsgDisc redeclared in this block
|
linux:
examples/tcp-proxy-dmsg/tcp-multi-proxy-dmsg.go#L50
other declaration of dmsgDisc
|
linux:
examples/tcp-proxy-dmsg/tcp-proxy-dmsg.go#L57
sk redeclared in this block
|
linux:
examples/tcp-proxy-dmsg/tcp-multi-proxy-dmsg.go#L52
other declaration of sk
|
linux:
examples/tcp-proxy-dmsg/tcp-proxy-dmsg.go#L62
proxyPort redeclared in this block
|
linux:
examples/tcp-proxy-dmsg/tcp-multi-proxy-dmsg.go#L124
other declaration of proxyPort
|
linux
Restore cache failed: Dependencies file is not found in /home/runner/work/dmsg/dmsg. Supported file pattern: go.sum
|