sink(ticdc): fix incorrect default
field (#12038)
#35153
Triggered via pull request
February 8, 2025 08:41
Status
Cancelled
Total duration
3m 20s
Artifacts
–
check_and_build.yaml
on: pull_request
Docker Build
3m 11s
Mac OS Build
2m 53s
Matrix: Arm Build
Annotations
10 errors and 2 warnings
Arm Build (ARM64):
pkg/sink/codec/avro/avro.go#L583
copied.Default undefined (type "github.com/pingcap/tiflow/cdc/model".Column has no field or method Default)
|
Arm Build (ARM64):
pkg/sink/codec/avro/decoder.go#L146
col.Default undefined (type *"github.com/pingcap/tiflow/cdc/model".Column has no field or method Default)
|
Arm Build (ARM64):
cdc/entry/mounter.go#L386
unknown field Default in struct literal of type "github.com/pingcap/tiflow/cdc/model".Column
|
Arm Build (ARM64)
Process completed with exit code 2.
|
Mac OS Build:
cdc/entry/mounter.go#L386
unknown field Default in struct literal of type "github.com/pingcap/tiflow/cdc/model".Column
|
Mac OS Build:
pkg/sink/codec/avro/avro.go#L583
copied.Default undefined (type "github.com/pingcap/tiflow/cdc/model".Column has no field or method Default)
|
Mac OS Build:
pkg/sink/codec/avro/decoder.go#L146
col.Default undefined (type *"github.com/pingcap/tiflow/cdc/model".Column has no field or method Default)
|
Mac OS Build
Process completed with exit code 2.
|
Docker Build
Canceling since a higher priority waiting request for 'refs/pull/12051/merge-Check & Build' exists
|
Docker Build
The operation was canceled.
|
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
|
Arm Build (ARM64)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
|