fix: avoid importing net/http on wasm #472
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
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage.html".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading