add comments #674
Annotations
5 errors and 2 warnings
lint (1.18.x, ubuntu-latest):
conn.go#L161
161-195 lines are duplicate of `conn.go:216-250` (dupl)
|
lint (1.18.x, ubuntu-latest):
conn.go#L216
216-250 lines are duplicate of `conn.go:161-195` (dupl)
|
lint (1.18.x, ubuntu-latest):
nbhttp/body_test.go#L19
append to slice `b1` with non-zero initialized length (makezero)
|
lint (1.18.x, ubuntu-latest):
conn_unix.go#L484
`succesfully` is a misspelling of `successfully` (misspell)
|
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/[email protected]. 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/
|