Fix non-functional linting warnings #124
Annotations
10 errors and 2 warnings
lint:
context/bp_manager.go#L1
: # github.com/omec-project/smf/context
|
lint:
consumer/nnrf.go#L24
could not import github.com/omec-project/smf/context (-: # github.com/omec-project/smf/context
|
lint:
pfcp/adapter/adapter.go#L14
could not import github.com/omec-project/smf/context (-: # github.com/omec-project/smf/context
|
lint:
pfcp/udp/udp.go#L14
could not import github.com/omec-project/smf/context (-: # github.com/omec-project/smf/context
|
lint:
fsm/handler.go#L46
invalid operation: cannot index SmfFsmHandler (variable of type fsmHandler) (typecheck)
|
lint:
fsm/handler.go#L56
invalid operation: cannot index SmfFsmHandler (variable of type fsmHandler) (typecheck)
|
lint:
fsm/handler.go#L57
invalid operation: cannot index SmfFsmHandler (variable of type fsmHandler) (typecheck)
|
lint:
qos/qos_rule.go#L259
Error return value of `ipfRule.decodeIpFilterAddrv4` is not checked (errcheck)
|
lint:
qos/qos_rule.go#L264
Error return value of `ipfRule.decodeIpFilterPortInfo` is not checked (errcheck)
|
lint:
qos/qos_rule.go#L267
Error return value of `ipfRule.decodeIpFilterAddrv4` is not checked (errcheck)
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|