Skip to content

scheduler(ticdc): revert 3b8d55 and do not return error when resolvedTs less than checkpoint (#9953) #28705

scheduler(ticdc): revert 3b8d55 and do not return error when resolvedTs less than checkpoint (#9953)

scheduler(ticdc): revert 3b8d55 and do not return error when resolvedTs less than checkpoint (#9953) #28705

Triggered via pull request October 26, 2023 08:08
Status Failure
Total duration 7m 33s
Artifacts

check_and_build.yaml

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

Annotations

21 errors and 3 warnings
Arm Build (ARM64): cdc/owner/changefeed.go#L454
syntax error: unexpected <<, expected }
Arm Build (ARM64): cdc/owner/changefeed.go#L464
invalid character U+0023 '#'
Arm Build (ARM64): cdc/owner/changefeed.go#L466
method has no receiver
Arm Build (ARM64): cdc/owner/changefeed.go#L466
syntax error: unexpected {, expected name
Arm Build (ARM64): cdc/owner/changefeed.go#L468
syntax error: unexpected ) after top level declaration
Arm Build (ARM64): cdc/owner/changefeed.go#L469
method has no receiver
Arm Build (ARM64): cdc/owner/changefeed.go#L469
syntax error: unexpected {, expected name
Arm Build (ARM64): cdc/owner/changefeed.go#L471
syntax error: unexpected ) after top level declaration
Arm Build (ARM64): cdc/owner/changefeed.go#L520
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/owner/changefeed.go#L560
syntax error: unexpected {, expected name
Docker Build
Process completed with exit code 1.
Mac OS Build: cdc/owner/changefeed.go#L454
syntax error: unexpected <<, expected }
Mac OS Build: cdc/owner/changefeed.go#L464
invalid character U+0023 '#'
Mac OS Build: cdc/owner/changefeed.go#L466
method has no receiver
Mac OS Build: cdc/owner/changefeed.go#L466
syntax error: unexpected {, expected name
Mac OS Build: cdc/owner/changefeed.go#L468
syntax error: unexpected ) after top level declaration
Mac OS Build: cdc/owner/changefeed.go#L469
method has no receiver
Mac OS Build: cdc/owner/changefeed.go#L469
syntax error: unexpected {, expected name
Mac OS Build: cdc/owner/changefeed.go#L471
syntax error: unexpected ) after top level declaration
Mac OS Build: cdc/owner/changefeed.go#L520
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/owner/changefeed.go#L560
syntax error: unexpected {, expected name
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/
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/
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/