refactor: introduce UPNode as common interface for UPF and gNB nodes #405
Annotations
7 errors and 1 warning
lint (1.21):
internal/context/gnb.go#L6
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/free5gc) --custom-order (gci)
|
lint (1.21):
internal/context/gnb.go#L9
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/free5gc) --custom-order (gci)
|
lint (1.21):
internal/context/user_plane_information.go#L221
shadow: declaration of "err" shadows declaration at line 169 (govet)
|
lint (1.21):
internal/context/user_plane_information.go#L231
shadow: declaration of "err" shadows declaration at line 169 (govet)
|
lint (1.21):
internal/context/user_plane_information.go#L234
shadow: declaration of "err" shadows declaration at line 169 (govet)
|
lint (1.21):
internal/context/user_plane_information.go#L466
shadow: declaration of "err" shadows declaration at line 414 (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
|