Skip to content

Fuzzing add seed, new target and remove bloat #1039

Fuzzing add seed, new target and remove bloat

Fuzzing add seed, new target and remove bloat #1039

Re-run triggered October 11, 2023 14:30
Status Failure
Total duration 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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