Skip to content

First commit (moving upfadapter from smf repo to its own repo) #2

First commit (moving upfadapter from smf repo to its own repo)

First commit (moving upfadapter from smf repo to its own repo) #2

Triggered via push September 1, 2024 20:35
Status Failure
Total duration 41s
Artifacts

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pfcp/message/send.go#L38
Error return value of `udp.SendPfcp` is not checked (errcheck)
lint: pfcp/message/send.go#L91
Error return value is not checked (errcheck)
lint: pfcp/util.go#L125
Error return value of `message.SendPfcpSessionDeletionRequest` is not checked (errcheck)
lint: upfadapter.go#L30
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: upfadapter.go#L50
Error return value of `w.Write` is not checked (errcheck)
lint: upfadapter.go#L62
Error return value of `http.ListenAndServe` is not checked (errcheck)
lint: config/config.go#L151
unnecessary leading newline (whitespace)
lint: pfcp/handler/handler.go#L113
unnecessary leading newline (whitespace)
lint: pfcp/message/send.go#L82
unnecessary leading newline (whitespace)
lint: pfcp/util.go#L32
shadow: declaration of "err" shadows declaration at line 21 (govet)