Skip to content

sink(ticdc): Add DDL event of debezium protocol #33651

sink(ticdc): Add DDL event of debezium protocol

sink(ticdc): Add DDL event of debezium protocol #33651

Triggered via pull request September 23, 2024 02:40
Status Failure
Total duration 4m 1s
Artifacts

check_and_build.yaml

on: pull_request
Matrix: Arm Build
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 6 warnings
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L805
undefined: timodel.ActionCreateSchema
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L806
undefined: timodel.ActionCreateTable
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L807
undefined: timodel.ActionCreatePlacementPolicy
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L808
undefined: timodel.ActionCreateView
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L809
undefined: timodel.ActionCreateSequence
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L811
undefined: timodel.ActionAlterTableAttributes
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L812
undefined: timodel.ActionAlterTablePartitionAttributes
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L813
undefined: timodel.ActionAlterPlacementPolicy
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L814
undefined: timodel.ActionAlterTablePartitionPlacement
Arm Build (ARM64): pkg/sink/codec/debezium/codec.go#L815
undefined: timodel.ActionModifySchemaDefaultPlacement
Mac OS Build: pkg/sink/codec/debezium/codec.go#L805
undefined: timodel.ActionCreateSchema
Mac OS Build: pkg/sink/codec/debezium/codec.go#L806
undefined: timodel.ActionCreateTable
Mac OS Build: pkg/sink/codec/debezium/codec.go#L807
undefined: timodel.ActionCreatePlacementPolicy
Mac OS Build: pkg/sink/codec/debezium/codec.go#L808
undefined: timodel.ActionCreateView
Mac OS Build: pkg/sink/codec/debezium/codec.go#L809
undefined: timodel.ActionCreateSequence
Mac OS Build: pkg/sink/codec/debezium/codec.go#L811
undefined: timodel.ActionAlterTableAttributes
Mac OS Build: pkg/sink/codec/debezium/codec.go#L812
undefined: timodel.ActionAlterTablePartitionAttributes
Mac OS Build: pkg/sink/codec/debezium/codec.go#L813
undefined: timodel.ActionAlterPlacementPolicy
Mac OS Build: pkg/sink/codec/debezium/codec.go#L814
undefined: timodel.ActionAlterTablePartitionPlacement
Mac OS Build: pkg/sink/codec/debezium/codec.go#L815
undefined: timodel.ActionModifySchemaDefaultPlacement
Docker Build
Process completed with exit code 1.
Arm Build (ARM64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Arm Build (ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Mac OS Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Mac OS Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Docker Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/