Skip to content

nbio.Conn: change writeBuffer to writeList, support async sendfile #594

nbio.Conn: change writeBuffer to writeList, support async sendfile

nbio.Conn: change writeBuffer to writeList, support async sendfile #594

Triggered via pull request January 18, 2024 08:11
Status Failure
Total duration 42s
Artifacts

golangci-lint.yml

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

Annotations

3 errors and 1 warning
lint (1.18.x, ubuntu-latest): conn_unix.go#L416
func `(*Conn).resetRead` is unused (unused)
lint (1.18.x, ubuntu-latest): sendfile_unix.go#L47
shadow: declaration of "err" shadows declaration at line 32 (govet)
lint (1.18.x, ubuntu-latest)
issues found
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/