Limit maximum tsn queued by the association #2238
Annotations
10 errors and 2 warnings
golangci-lint:
association_test.go#L2755
2755-2818 lines are duplicate of `association_test.go:2884-2947` (dupl)
|
golangci-lint:
association_test.go#L2884
2884-2947 lines are duplicate of `association_test.go:2755-2818` (dupl)
|
golangci-lint:
association_test.go#L2825
Error return value of `a2.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2826
Error return value of `a1.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2829
Error return value of `s1.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2830
Error return value of `s1.WriteSCTP` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2833
Error return value of `s1.WriteSCTP` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2954
Error return value of `a2.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2955
Error return value of `a1.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2958
Error return value of `s1.Close` is not checked (errcheck)
|
golangci-lint:
association_test.go#L2851
increment-decrement: should replace chunk.tsn -= 1 with chunk.tsn-- (revive)
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/sctp/sctp. Supported file pattern: go.sum
|
Loading