Skip to content

add more consumer related code #2817

add more consumer related code

add more consumer related code #2817

Triggered via pull request February 19, 2025 10:24
Status Failure
Total duration 4m 43s
Artifacts

check_and_build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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