Add support for SDM Subscription and Unsubscription #314
Annotations
10 errors and 1 warning
lint (1.21):
internal/pfcp/udp/udp.go#L11
could not import github.com/free5gc/smf/internal/context (-: # github.com/free5gc/smf/internal/context
|
lint (1.21):
internal/context/sm_context.go#L405
syntax error: unexpected >>, expected }) (typecheck)
|
lint (1.21):
internal/pfcp/message/build.go#L9
could not import github.com/free5gc/smf/internal/context (-: # github.com/free5gc/smf/internal/context
|
lint (1.21):
internal/context/sm_context.go#L405
syntax error: unexpected >>, expected }) (typecheck)
|
lint (1.21):
internal/pfcp/handler/handler.go#L10
could not import github.com/free5gc/smf/internal/context (-: # github.com/free5gc/smf/internal/context
|
lint (1.21):
internal/context/sm_context.go#L405
syntax error: unexpected >>, expected }) (typecheck)
|
lint (1.21):
pkg/association/association.go#L11
"github.com/free5gc/pfcp" imported and not used (typecheck)
|
lint (1.21):
internal/context/sm_context.go#L405
syntax error: unexpected >>, expected } (typecheck)
|
lint (1.21):
internal/context/sm_context.go#L405
expected statement, found '>>' (typecheck)
|
lint (1.21):
internal/sbi/producer/pdu_session.go#L70
expected operand, found '>>' (typecheck)
|
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/smf/smf. Supported file pattern: go.sum
|