README.md: Revert assembly change for now #463
Annotations
10 errors and 1 warning
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls httptest.ResponseRecorder.Result, which calls http.CanonicalHeaderKey
|
Run ./ci/lint.sh
websocket.handshakeRequest calls http.Client.Do
|
Run ./ci/lint.sh
websocket.accept calls http.Error
|
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls http.HandlerFunc.ServeHTTP
|
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls httptest.ResponseRecorder.Result, which calls http.Header.Add
|
Run ./ci/lint.sh
wstest.fakeTransport.RoundTrip calls httptest.ResponseRecorder.Result, which calls http.Header.Get
|
Run ./ci/lint.sh
websocket.accept calls http.Header.Set
|
Run ./ci/lint.sh
websocket.verifyClientRequest calls http.Header.Values
|
Run ./ci/lint.sh
websocket.handshakeRequest calls http.NewRequestWithContext
|
Run ./ci/lint.sh
websocket.dial calls http.body.Close
|
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/.
|
Loading