Skip to content

Support use of net.PacketConn in dtls.Listener #974

Support use of net.PacketConn in dtls.Listener

Support use of net.PacketConn in dtls.Listener #974

Triggered via pull request August 24, 2023 20:37
Status Failure
Total duration 31s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Commit message check failed
Capitalize the subject line
lint / Metadata
Process completed with exit code 1.
lint / Go: listener.go#L53
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
lint / Go: internal/net/buffer.go#L132
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"net error timeout\")" (goerr113)
lint / Go: internal/net/buffer.go#L183
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"net error timeout\")" (goerr113)
lint / Go: internal/net/buffer_test.go#L373
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"TODO\")" (goerr113)
lint / Go
issues found