Skip to content

Refactor: Refactor SMF consumer processor service #279

Refactor: Refactor SMF consumer processor service

Refactor: Refactor SMF consumer processor service #279

Triggered via pull request May 8, 2024 10:55
Status Failure
Total duration 18s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint (1.21): cmd/main.go#L92
Error return value of `smf.Start` is not checked (errcheck)
lint (1.21): pkg/utils/pfcp_util.go#L37
Error return value of `udp.Server.Close` is not checked (errcheck)
lint (1.21): pkg/service/init.go#L150
Error return value of `a.sbiServer.Run` is not checked (errcheck)
lint (1.21): internal/sbi/processor/pdu_session_test.go#L579
Error return value of `consumer.NewConsumer` is not checked (errcheck)
lint (1.21): internal/sbi/processor/pdu_session_test.go#L597
shadow: declaration of "err" shadows declaration at line 580 (govet)
lint (1.21)
issues found
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/smf/smf. Supported file pattern: go.sum