refactor: refactor consumer logic #302
Annotations
3 errors and 1 warning
lint (1.21):
internal/nas/fuzz_test.go#L1
: # github.com/free5gc/amf/internal/nas_test [github.com/free5gc/amf/internal/nas.test]
|
lint (1.21):
internal/nas/fuzz_test.go#L222
cannot use m (variable of type *"github.com/free5gc/amf/pkg/service".MockAmfAppInterface) as "github.com/free5gc/amf/pkg/service".AmfAppInterface value in assignment: *"github.com/free5gc/amf/pkg/service".MockAmfAppInterface does not implement "github.com/free5gc/amf/pkg/service".AmfAppInterface (missing method Processor) (typecheck)
|
lint (1.21)
issues found
|
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/amf/amf. Supported file pattern: go.sum
|