http: fix BodyReader multi close bug #783
Annotations
10 errors and 2 warnings
lint (1.18.x, ubuntu-latest):
conn_unix.go#L487
g.AfterFunc undefined (type *Engine has no field or method AfterFunc) (typecheck)
|
lint (1.18.x, ubuntu-latest):
conn_unix.go#L494
g.AfterFunc undefined (type *Engine has no field or method AfterFunc) (typecheck)
|
lint (1.18.x, ubuntu-latest):
conn_unix.go#L524
c.p.g.AfterFunc undefined (type *Engine has no field or method AfterFunc) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine.go#L212
g.Async undefined (type *Engine has no field or method Async) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine.go#L220
g.Async undefined (type *Engine has no field or method Async) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine.go#L240
g.Wait undefined (type *Engine has no field or method Wait) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine.go#L320
g.Async undefined (type *Engine has no field or method Async) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine_unix.go#L88
g.Add undefined (type *Engine has no field or method Add) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine_unix.go#L94
g.Add undefined (type *Engine has no field or method Add) (typecheck)
|
lint (1.18.x, ubuntu-latest):
engine_unix.go#L252
engine.Async undefined (type *Engine has no field or method Async) (typecheck)
|
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/
|
lint (1.18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|