Skip to content

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

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) #28704

Triggered via pull request October 26, 2023 08:07
Status Failure
Total duration 5m 17s
Artifacts

check_and_build.yaml

on: pull_request
Docker Build
6s
Docker Build
Mac OS Build
5m 2s
Mac OS Build
Matrix: Arm Build
Fit to window
Zoom out
Zoom in

Annotations

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