fix: Fixes CI lint check #56
Annotations
10 errors
lint:
consumer/sm_context.go#L58
`refreshSmfProfiles` is unused (deadcode)
|
lint:
gmm/message/build.go#L644
`includeConfiguredNssaiCheck` is unused (deadcode)
|
lint:
metrics/kafka.go#L75
Error return value of `StatWriter.SendMessage` is not checked (errcheck)
|
lint:
metrics/kafka.go#L107
Error return value of `StatWriter.SendMessage` is not checked (errcheck)
|
lint:
metrics/telemetry.go#L67
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
lint:
context/amf_ran.go#L72
Error return value of `metrics.StatWriter.PublishNfStatusEvent` is not checked (errcheck)
|
lint:
context/amf_ue.go#L331
Error return value of `strconv.ParseInt` is not checked (errcheck)
|
lint:
context/amf_ue.go#L493
Error return value of `.ReleaseInt32ID` is not checked (errcheck)
|
lint:
context/amf_ue.go#L1075
Error return value of `(github.com/omec-project/amf/metrics.Writer).PublishUeCtxtEvent` is not checked (errcheck)
|
lint:
context/context.go#L149
Error return value of `context.Drsm.ReleaseInt32ID` is not checked (errcheck)
|