Resume from checkpoint #1222
Annotations
7 errors
|
Build
Process completed with exit code 1.
|
|
Build:
go/logic/migrator_test.go#L116
cannot use &binlog.BinlogDMLEvent{…} (value of type *binlog.BinlogDMLEvent) as *binlog.BinlogEntry value in argument to migrator.onChangelogEvent
|
|
Build:
go/logic/migrator_test.go#L102
cannot use &binlog.BinlogDMLEvent{…} (value of type *binlog.BinlogDMLEvent) as *binlog.BinlogEntry value in argument to migrator.onChangelogEvent
|
|
Build:
go/logic/migrator_test.go#L88
cannot use &binlog.BinlogDMLEvent{…} (value of type *binlog.BinlogDMLEvent) as *binlog.BinlogEntry value in argument to migrator.onChangelogEvent
|
|
Build:
go/logic/migrator_test.go#L69
cannot use &binlog.BinlogDMLEvent{…} (value of type *binlog.BinlogDMLEvent) as *binlog.BinlogEntry value in argument to migrator.onChangelogEvent
|
|
Build:
go/logic/migrator_test.go#L46
cannot use &binlog.BinlogDMLEvent{…} (value of type *binlog.BinlogDMLEvent) as *binlog.BinlogEntry value in argument to migrator.onChangelogEvent
|
|
Build:
go/logic/applier_test.go#L694
undefined: ErrNoCheckpointFound
|
Loading