Skip to content

Use crypto.Signer whenever possible #1315

Use crypto.Signer whenever possible

Use crypto.Signer whenever possible #1315

Triggered via pull request March 6, 2025 06:03
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
lint / Go: crypto.go#L59
return with no blank line before (nlreturn)
lint / Go: crypto.go#L62
return with no blank line before (nlreturn)
lint / Go: e2e/e2e_lossy_test.go#L144
SA1019: rand.Seed has been deprecated since Go 1.20 and an alternative has been available since Go 1.0: As of Go 1.20 there is no reason to call Seed with a random value. Programs that call Seed with a known value to get a specific sequence of results should use New(NewSource(seed)) to obtain a local random generator. (staticcheck)
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
Cache not found for keys: golangci-lint.cache-Linux-2879-bdd7d39afa09491b75e92c6daf4d84ee24305ebe, golangci-lint.cache-Linux-2879-
lint / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.sum