Fix unaligned load error on 32-bit architectures #444
Annotations
10 errors and 2 warnings
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
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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