Skip to content

Async read

Async read #630

Triggered via pull request February 6, 2024 15:58
Status Failure
Total duration 21s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint (1.18.x, ubuntu-latest): extension/tls/tls.go#L5
could not import github.com/lesismal/nbio (-: # github.com/lesismal/nbio
lint (1.18.x, ubuntu-latest): conn.go#L1
: # github.com/lesismal/nbio [github.com/lesismal/nbio.test]
lint (1.18.x, ubuntu-latest): nbhttp/client_conn.go#L15
could not import github.com/lesismal/nbio (-: # github.com/lesismal/nbio
lint (1.18.x, ubuntu-latest): nbhttp/client_conn.go#L276
engine.AddConn undefined (type *Engine has no field or method AddConn) (typecheck)
lint (1.18.x, ubuntu-latest): nbhttp/client_conn.go#L331
engine.AddConn undefined (type *Engine has no field or method AddConn) (typecheck)
lint (1.18.x, ubuntu-latest): nbhttp/engine.go#L282
e.WaitGroup undefined (type *Engine has no field or method WaitGroup) (typecheck)
lint (1.18.x, ubuntu-latest): nbhttp/engine.go#L286
e.WaitGroup undefined (type *Engine has no field or method WaitGroup) (typecheck)
lint (1.18.x, ubuntu-latest): nbhttp/engine.go#L574
engine.AddConn undefined (type *Engine has no field or method AddConn) (typecheck)
lint (1.18.x, ubuntu-latest): nbhttp/websocket/dialer.go#L13
could not import github.com/lesismal/nbio (-: # github.com/lesismal/nbio
lint (1.18.x, ubuntu-latest)
issues found
lint (1.18.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/