Limit size of encrypted packet queue #1167
lint.yaml
on: pull_request
lint
/
Metadata
12s
lint
/
Go
16s
Annotations
7 errors and 2 warnings
lint / Go:
conn_test.go#L3190
Error return value of `ca.Close` is not checked (errcheck)
|
lint / Go:
conn_test.go#L3191
Error return value of `cb.Close` is not checked (errcheck)
|
lint / Go:
conn_test.go#L3252
Error return value of `ca.Write` is not checked (errcheck)
|
lint / Go:
conn_test.go#L3258
Error return value of `ca.Close` is not checked (errcheck)
|
lint / Go:
conn_test.go#L3219
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
conn_test.go#L3220
unnecessary trailing newline (whitespace)
|
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
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.sum
|