Add backoff for post-handshake reconnects. #1235
Annotations
10 errors and 4 warnings
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L271
undefined: tomb (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L92
undefined: backoff (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L64
undefined: backoff (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L43
undefined: tomb (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L42
undefined: tomb (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L38
undefined: backoff (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/client.go#L16
could not import golang.org/x/exp/maps (-: could not load export data: internal error in importing "golang.org/x/exp/maps" (unsupported version: 2); please report an issue) (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/example/launchpad/main.go#L8
"github.com/massive-com/client-go/v3/websocket/models" imported and not used (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/example/fmv/main.go#L8
"github.com/massive-com/client-go/v3/websocket/models" imported and not used (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x):
websocket/example/main.go#L8
"github.com/massive-com/client-go/v3/websocket/models" imported and not used (typecheck)
|
|
golangci-lint (ubuntu-latest, 1.24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
golangci-lint (ubuntu-latest, 1.24.x)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0m7VoagAAAABYQEfpZhT/To86VorIx18xTVNQMzExMDAwMTAxMDE3AEVkZ2U=
|
|
golangci-lint (ubuntu-latest, 1.24.x)
Failed to restore: Cache service responded with 400
|
|
golangci-lint (ubuntu-latest, 1.24.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum
|