Connection-Oriented SCCP: CR & CC, to start with #32
Annotations
4 errors and 2 warnings
golangci-lint:
cc.go#L140
Error return value of `msg.DestinationLocalReference.Read` is not checked (errcheck)
|
golangci-lint:
cc.go#L141
Error return value of `msg.SourceLocalReference.Read` is not checked (errcheck)
|
golangci-lint:
cr.go#L145
Error return value of `msg.SourceLocalReference.Read` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading