chore: fix typo in Accept function (#544) #691
Annotations
10 errors
|
Run make lint
websocket.handshakeRequest calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
|
Run make lint
websocket.Conn.writeFrame calls bufio.Writer.Flush, which calls tls.Conn.Write
|
|
Run make lint
websocket.limitReader.Read calls bufio.Reader.Read, which calls tls.Conn.Read
|
|
Run make lint
websocket.handshakeRequest calls http.Client.Do, which eventually calls tls.Conn.HandshakeContext
|
|
Run make lint
websocket.Conn.close calls net.pipe.Close, which eventually calls pem.Decode
|
|
Run make lint
websocket.handshakeRequest calls http.Client.Do, which eventually calls url.URL.Parse
|
|
Run make lint
websocket.authenticateOrigin calls url.Parse
|
|
Run make lint
websocket.Conn.close calls net.pipe.Close, which eventually calls asn1.Unmarshal
|
|
Run make lint
websocket.handshakeRequest calls http.Client.Do
|
|
Run make lint
websocket.limitReader.Read calls bufio.Reader.Read, which eventually calls x509.Certificate.Verify
|
Loading