Limit the number of reconfig reset requests queued #2251
Annotations
5 errors and 1 warning
golangci-lint:
association_test.go#L3426
Error return value of `a1.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L3427
Error return value of `a2.Close` is not checked (errcheck)
|
golangci-lint:
association.go#L2155
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"too many outstanding reconfig requests: %d\", len(a.reconfigRequests))" (goerr113)
|
golangci-lint:
association.go#L2176
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/sctp/sctp. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading