First commit (moving upfadapter
from smf
repo to its own repo)
#1
Annotations
10 errors
pfcp/message/send.go#L38
Error return value of `udp.SendPfcp` is not checked (errcheck)
|
pfcp/message/send.go#L91
Error return value is not checked (errcheck)
|
pfcp/util.go#L125
Error return value of `message.SendPfcpSessionDeletionRequest` is not checked (errcheck)
|
upfadapter.go#L30
Error return value of `json.Unmarshal` is not checked (errcheck)
|
upfadapter.go#L50
Error return value of `w.Write` is not checked (errcheck)
|
upfadapter.go#L62
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
config/config.go#L151
unnecessary leading newline (whitespace)
|
pfcp/handler/handler.go#L113
unnecessary leading newline (whitespace)
|
pfcp/message/send.go#L82
unnecessary leading newline (whitespace)
|
pfcp/util.go#L32
shadow: declaration of "err" shadows declaration at line 21 (govet)
|
The logs for this run have expired and are no longer available.
Loading