Skip to content

(redo)ticdc: fix the event orderliness in redo log (#11117) #32435

(redo)ticdc: fix the event orderliness in redo log (#11117)

(redo)ticdc: fix the event orderliness in redo log (#11117) #32435

Triggered via pull request May 21, 2024 10:01
Status Failure
Total duration 3m 50s
Artifacts

check_and_build.yaml

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

Annotations

9 errors and 7 warnings
Arm Build (ARM64): cdc/redo/reader/reader.go#L390
h[i].data.RedoRow.Row.ToRowChangedEvent undefined (type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent has no field or method ToRowChangedEvent)
Arm Build (ARM64): cdc/redo/reader/reader.go#L392
h[i].data.RedoRow.Row.ToRowChangedEvent undefined (type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent has no field or method ToRowChangedEvent)
Arm Build (ARM64): cdc/redo/reader/reader.go#L393
h[j].data.RedoRow.Row.ToRowChangedEvent undefined (type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent has no field or method ToRowChangedEvent)
Arm Build (ARM64)
Process completed with exit code 2.
Mac OS Build: cdc/redo/reader/reader.go#L390
h[i].data.RedoRow.Row.ToRowChangedEvent undefined (type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent has no field or method ToRowChangedEvent)
Mac OS Build: cdc/redo/reader/reader.go#L392
h[i].data.RedoRow.Row.ToRowChangedEvent undefined (type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent has no field or method ToRowChangedEvent)
Mac OS Build: cdc/redo/reader/reader.go#L393
h[j].data.RedoRow.Row.ToRowChangedEvent undefined (type *"github.com/pingcap/tiflow/cdc/model".RowChangedEvent has no field or method ToRowChangedEvent)
Mac OS Build
Process completed with exit code 2.
Docker Build
Process completed with exit code 1.
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.315.0. Please update to the latest version 2.316.1
Arm Build (ARM64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Mac OS Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Docker Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/