Proposal: Include Client Address in PSK Validation for Brute Force Detection #1062
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
7s
lint
/
Go
29s
Annotations
7 errors and 1 warning
Commit message check failed
Separate subject from body with a blank line
|
lint / Metadata
Process completed with exit code 1.
|
lint / Go:
examples/dial/psk/main.go#L27
File is not `gofumpt`-ed (gofumpt)
|
lint / Go:
examples/dial/psk/main.go#L52
type assertion must be checked (forcetypeassert)
|
lint / Go:
examples/dial/psk/main.go#L56
type assertion must be checked (forcetypeassert)
|
lint / Go:
examples/dial/psk/main.go#L53
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"too many attempts from this IP address\")" (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
|