Provide a simple callback function for when you need to know a ping came in. #437
Annotations
10 errors and 1 warning
Run ./ci/lint.sh
websocket.limitReader.Read calls bufio.Reader.Read, which eventually calls internal.chunkedReader.Read
|
Run ./ci/lint.sh
websocket.handshakeRequest calls http.Client.Do, which eventually calls tls.Conn.HandshakeContext
|
Run ./ci/lint.sh
websocket.limitReader.Read calls bufio.Reader.Read, which calls tls.Conn.Read
|
Run ./ci/lint.sh
websocket.Conn.writeFrame calls bufio.Writer.Flush, which calls tls.Conn.Write
|
Run ./ci/lint.sh
websocket.handshakeRequest calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
Run ./ci/lint.sh
websocket.Conn.close calls net.pipe.Close, which eventually calls filepath.Join
|
Run ./ci/lint.sh
websocket.Conn.close calls net.pipe.Close, which eventually calls filepath.Join
|
Run ./ci/lint.sh
websocket.Conn.setCloseErr calls sync.Once.Do, which eventually calls filepath.Join
|
Run ./ci/lint.sh
websocket.Conn.setCloseErr calls sync.Once.Do, which eventually calls filepath.Join
|
Run ./ci/lint.sh
echo.run calls http.Server.Serve, which eventually calls internal.chunkedReader.Read
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/websocket/websocket. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading