add more consumer related code #2817
check_and_build.yaml
on: pull_request
Mac OS Build
4m 33s
Annotations
10 errors and 1 warning
Mac OS Build:
pkg/sink/codec/open/decoder.go#L212
cannot use b.assembleEventFromClaimCheckStorage(ctx) (value of type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent) as *event.DMLEvent value in return statement
|
Mac OS Build:
pkg/sink/codec/open/decoder.go#L221
cannot use event (variable of type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent) as *event.DMLEvent value in return statement
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L452
tableInfo.Columns undefined (type *"github.com/pingcap/ticdc/pkg/common".TableInfo has no field or method Columns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L552
result.PreColumns undefined (type *event.DMLEvent has no field or method PreColumns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L564
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L575
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L579
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L589
result.PreColumns undefined (type *event.DMLEvent has no field or method PreColumns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L590
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_decoder.go#L591
result.Columns undefined (type *event.DMLEvent has no field or method Columns)
|
Mac OS Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|