Skip to content

Implement DTLS 1.2 Connection IDs #907

Implement DTLS 1.2 Connection IDs

Implement DTLS 1.2 Connection IDs #907

Triggered via pull request July 17, 2023 20:40
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Commit message check failed
Capitalize the subject line
lint / Metadata
Process completed with exit code 1.
lint / Go: pkg/protocol/recordlayer/inner_plaintext.go#L41
pkg/protocol/recordlayer/inner_plaintext.go:41: Line contains TODO/BUG/FIXME: "TODO: more specific error for missing co..." (godox)
lint / Go: conn.go#L415
conn.go:415: Line contains TODO/BUG/FIXME: "TODO: Finished record may contain CID." (godox)
lint / Go: conn.go#L1131
conn.go:1131: Line contains TODO/BUG/FIXME: "TODO: refactor to support using connecti..." (godox)
lint / Go: conn.go#L558
shadow: declaration of "err" shadows declaration at line 536 (govet)
lint / Go: conn.go#L807
shadow: declaration of "err" shadows declaration at line 793 (govet)
lint / Go
issues found
lint / Go: conn.go#L271
exported: exported function UDPServer should have comment or be unexported (revive)