Skip to content

UDP: Ensure propagation of control message to pool.Message #694

UDP: Ensure propagation of control message to pool.Message

UDP: Ensure propagation of control message to pool.Message #694

Triggered via pull request November 12, 2023 10:39
Status Failure
Total duration 56s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: net/connUDP.go#L234
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: net/connUDP.go#L239
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint
issues found