redo(ticdc): fix redo initialization block the owner (#9887) #28811
check_and_build.yaml
on: pull_request
Docker Build
5m 39s
Mac OS Build
4m 19s
Matrix: Arm Build
Annotations
11 errors and 3 warnings
Arm Build (ARM64):
cdc/processor/processor.go#L673
p.latestInfo undefined (type *processor has no field or method latestInfo)
|
Arm Build (ARM64):
cdc/owner/changefeed.go#L341
too many return values
|
Arm Build (ARM64):
cdc/owner/changefeed.go#L596
not enough arguments in call to redo.NewMetaManager
|
Arm Build (ARM64):
cdc/owner/changefeed.go#L763
not enough arguments in call to redo.NewMetaManager
|
Arm Build (ARM64)
Process completed with exit code 2.
|
Mac OS Build:
cdc/owner/changefeed.go#L341
too many return values
|
Mac OS Build:
cdc/owner/changefeed.go#L596
not enough arguments in call to redo.NewMetaManager
|
Mac OS Build:
cdc/owner/changefeed.go#L763
not enough arguments in call to redo.NewMetaManager
|
Mac OS Build:
cdc/processor/processor.go#L673
p.latestInfo undefined (type *processor has no field or method latestInfo)
|
Mac OS Build
Process completed with exit code 2.
|
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/
|
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
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/
|