chore: bump github.com/go-mysql-org/go-mysql from 1.7.0 to 1.8.0 #5
Annotations
4 errors and 1 warning
build:
even_handler_row_only.go#L12
cannot use (*RowOnlyEventHandler)(nil) (value of type *RowOnlyEventHandler) as canal.EventHandler value in variable declaration: *RowOnlyEventHandler does not implement canal.EventHandler (wrong type for method OnGTID)
|
build:
event_handler.go#L13
cannot use (*EventHandler)(nil) (value of type *EventHandler) as canal.EventHandler value in variable declaration: *EventHandler does not implement canal.EventHandler (wrong type for method OnGTID)
|
build:
main.go#L77
cannot use &RowOnlyEventHandler{…} (value of type *RowOnlyEventHandler) as canal.EventHandler value in argument to can.SetEventHandler: *RowOnlyEventHandler does not implement canal.EventHandler (wrong type for method OnGTID)
|
build
Process completed with exit code 2.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/binL/binL. Supported file pattern: go.sum
|