Add blocking write mode for association #2309
Annotations
6 errors and 1 warning
golangci-lint:
association_test.go#L3657
Error return value of `s1.SetWriteDeadline` is not checked (errcheck)
|
golangci-lint:
association_test.go#L3662
Error return value of `s1.SetWriteDeadline` is not checked (errcheck)
|
golangci-lint:
association_test.go#L3680
Error return value of `s1.SetWriteDeadline` is not checked (errcheck)
|
golangci-lint:
stream.go#L307
exported: exported method Stream.SetDeadline should have comment or be unexported (revive)
|
golangci-lint:
association.go#L2406
context-as-argument: context.Context should be the first parameter of a function (revive)
|
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
|
Loading