Skip to content

fix: Fixes CI lint check #56

fix: Fixes CI lint check

fix: Fixes CI lint check #56

Triggered via pull request November 22, 2023 17:27
@gab-arrobogab-arrobo
synchronize #129
dev-lintci
Status Failure
Total duration 1m 16s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)