fix flight1parse processing exception #1068
lint.yaml
on: pull_request
lint
/
Metadata
4s
lint
/
Go
26s
Annotations
6 errors and 1 warning
Commit message check failed
Limit the subject line to 50 characters
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
flight1handler_test.go#L78
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
flight1handler_test.go#L274
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(alt.String())" (goerr113)
|
lint / Go:
flight1handler_test.go#L282
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(alt.String())" (goerr113)
|
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
|