Fuzzing add seed, new target and remove bloat #1039
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
lint
/
Metadata
12s
lint
/
Go
12s
Annotations
6 errors and 3 warnings
lint / Go:
pkg/protocol/handshake/fuzz_test.go#L14
14-40 lines are duplicate of `pkg/protocol/handshake/message_certificate_test.go:23-49` (dupl)
|
lint / Go:
pkg/protocol/handshake/message_certificate_test.go#L23
23-49 lines are duplicate of `pkg/protocol/handshake/fuzz_test.go:14-40` (dupl)
|
lint / Go:
pkg/protocol/handshake/fuzz_test.go#L11
File is not `gofumpt`-ed (gofumpt)
|
lint / Go
issues found
|
Commit message check failed
Capitalize the subject line
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
pkg/protocol/recordlayer/fuzz_test.go#L23
var-naming: don't use underscores in Go names; var Data_single should be DataSingle (revive)
|
lint / Go:
pkg/protocol/recordlayer/fuzz_test.go#L26
var-naming: don't use underscores in Go names; var Data_multi should be DataMulti (revive)
|
lint / Metadata
Restore cache failed: Dependencies file is not found in /home/runner/work/dtls/dtls. Supported file pattern: go.sum
|