O-RAN V3 Rest Api: Event Subscription #145
main.yaml
on: pull_request
Linting
21s
Unit Tests
34s
Annotations
8 errors
Linting:
pkg/pubsub/pubsub_unmarshal.go#L85
Error return value of `out.SetURILocation` is not checked (errcheck)
|
Linting:
pkg/pubsub/pubsub_unmarshal.go#L86
Error return value of `out.SetResource` is not checked (errcheck)
|
Linting:
pkg/pubsub/pubsub.go#L63
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Linting:
pkg/pubsub/pubsub.go#L71
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Linting:
pkg/pubsub/pubsub.go#L79
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Linting:
pkg/pubsub/pubsub_unmarshal.go#L41
var-naming: var endpointUri should be endpointURI (revive)
|
Linting
issues found
|
Unit Tests
Process completed with exit code 2.
|