mathpresso custom initialize #7
Annotations
10 errors and 1 warning
lint
not enough arguments in call to d.StartReadCollection
|
lint
cannot use channelManager (variable of type *"github.com/zilliztech/milvus-cdc/core/mocks".ChannelManager) as "github.com/zilliztech/milvus-cdc/core/api".ChannelManager value in argument to NewCollectionReader: *"github.com/zilliztech/milvus-cdc/core/mocks".ChannelManager does not implement "github.com/zilliztech/milvus-cdc/core/api".ChannelManager (wrong type for method StartReadCollection)
|
lint
not enough arguments in call to ForeachChannel
|
lint
not enough arguments in call to ForeachChannel
|
lint
not enough arguments in call to ForeachChannel
|
lint
not enough arguments in call to ForeachChannel
|
lint
not enough arguments in call to manager.StartReadCollection
|
lint
not enough arguments in call to manager.StartReadCollection
|
lint
not enough arguments in call to realManager.StartReadCollection
|
lint
cannot use URIOption("localhost:50051") (value of type "github.com/zilliztech/milvus-cdc/core/config".Option[*DataHandler]) as "github.com/zilliztech/milvus-cdc/core/config".Option[*MilvusDataHandler] value in array or slice literal: "github.com/zilliztech/milvus-cdc/core/config".Option[*DataHandler] does not implement "github.com/zilliztech/milvus-cdc/core/config".Option[*MilvusDataHandler] (wrong type for method Apply)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/milvus-cdc/milvus-cdc. Supported file pattern: go.sum
|