Skip to content

Perform handshake on first read/write #1228

Perform handshake on first read/write

Perform handshake on first read/write #1228

Triggered via pull request July 19, 2024 03:32
Status Failure
Total duration 31s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Commit message check failed
Capitalize the subject line
lint / Metadata
Process completed with exit code 1.
lint / Go: bench_test.go#L43
Function `Read->Handshake` should pass the context parameter (contextcheck)
lint / Go: conn_test.go#L3240
Function `Read->Handshake` should pass the context parameter (contextcheck)
lint / Go: conn_test.go#L3405
Function `Read->Handshake` should pass the context parameter (contextcheck)
lint / Go
issues found
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.sum
lint / Go: conn.go#L227
exported: exported method Conn.Handshake should have comment or be unexported (revive)
lint / Go: conn.go#L231
exported: exported method Conn.HandshakeContext should have comment or be unexported (revive)
lint / Go: conn.go#L318
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: conn.go#L330
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.sum