Use crypto/rand instead of math/rand #1339
lint.yaml
on: pull_request
lint
/
Metadata
20s
lint
/
Go
12s
Annotations
3 errors and 1 warning
lint / Go:
internal/server/util.go#L37
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint / Go
issues found
|
Invalid Go version:
go.mod#L3
Found 1.13. Expected 1.19
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/turn/turn. Supported file pattern: go.sum
|