add more consumer related code #1080
Annotations
10 errors and 1 warning
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L132
cannot use make(map[tableKey]*model.TableInfo) (value of type map[tableKey]*"github.com/pingcap/tiflow/cdc/model".TableInfo) as map[tableKey]*"github.com/pingcap/ticdc/pkg/common".TableInfo value in struct literal
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L549
result.PreColumns undefined (type *event.DMLEvent has no field or method PreColumns)
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L549
cannot use result.TableInfo (variable of type *"github.com/pingcap/ticdc/pkg/common".TableInfo) as *"github.com/pingcap/tiflow/cdc/model".TableInfo value in argument to canalJSONColumnMap2RowChangeColumns
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L553
cannot use result (variable of type *event.DMLEvent) as *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent value in argument to b.setPhysicalTableID
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L561
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L561
cannot use result.TableInfo (variable of type *"github.com/pingcap/ticdc/pkg/common".TableInfo) as *"github.com/pingcap/tiflow/cdc/model".TableInfo value in argument to canalJSONColumnMap2RowChangeColumns
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L568
cannot use result.TableInfo (variable of type *"github.com/pingcap/ticdc/pkg/common".TableInfo) as *"github.com/pingcap/tiflow/cdc/model".TableInfo value in argument to canalJSONColumnMap2RowChangeColumns
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L572
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L576
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Integration Build:
pkg/sink/codec/canal/canal_json_decoder.go#L586
result.PreColumns undefined (type *event.DMLEvent has no field or method PreColumns)
|
Upload test logs
No files were found with the provided path: ./logs.tar.gz. No artifacts will be uploaded.
|
Loading