Skip to content

Perform handshake on first read/write #1230

Perform handshake on first read/write

Perform handshake on first read/write #1230

Triggered via pull request July 19, 2024 16:59
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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_go_test.go#L69
Function `Dial` should pass the context parameter (contextcheck)
lint / Go: conn_go_test.go#L100
Function `Client` should pass the context parameter (contextcheck)
lint / Go: conn_go_test.go#L134
Function `Server` should pass the context parameter (contextcheck)
lint / Go: conn_test.go#L3250
Function `Read->Handshake` should pass the context parameter (contextcheck)
lint / Go: conn_test.go#L3415
Function `Read->Handshake` should pass the context parameter (contextcheck)
lint / Go: e2e/e2e_test.go#L263
type assertion must be checked (forcetypeassert)
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#L326
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: conn.go#L338
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint / Go: conn.go#L228
exported: exported method Conn.Handshake should have comment or be unexported (revive)
lint / Go: conn.go#L232
exported: exported method Conn.HandshakeContext should have comment or be unexported (revive)
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.sum