Skip to content

sink(cdc): ddl sink errors shouldn't fail changefeed quickly (#9581) #27603

sink(cdc): ddl sink errors shouldn't fail changefeed quickly (#9581)

sink(cdc): ddl sink errors shouldn't fail changefeed quickly (#9581) #27603

Triggered via pull request August 16, 2023 05:39
Status Failure
Total duration 9m 7s
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/feed_state_manager.go#L486
syntax error: unexpected <<, expected }
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L488
syntax error: unexpected ==, expected }
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L491
syntax error: unexpected >>, expected }
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L491
newline in rune literal
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L503
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L520
syntax error: unexpected (, expected name
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L526
syntax error: unexpected ) after top level declaration
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L533
syntax error: unexpected (, expected name
Arm Build (ARM64): cdc/owner/feed_state_manager.go#L541
syntax error: unexpected ) after top level declaration
Arm Build (ARM64)
Process completed with exit code 2.
Docker Build
Process completed with exit code 1.
Mac OS Build: cdc/owner/feed_state_manager.go#L486
syntax error: unexpected <<, expected }
Mac OS Build: cdc/owner/feed_state_manager.go#L488
syntax error: unexpected ==, expected }
Mac OS Build: cdc/owner/feed_state_manager.go#L491
syntax error: unexpected >>, expected }
Mac OS Build: cdc/owner/feed_state_manager.go#L491
newline in rune literal
Mac OS Build: cdc/owner/feed_state_manager.go#L503
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/owner/feed_state_manager.go#L520
syntax error: unexpected (, expected name
Mac OS Build: cdc/owner/feed_state_manager.go#L526
syntax error: unexpected ) after top level declaration
Mac OS Build: cdc/owner/feed_state_manager.go#L533
syntax error: unexpected (, expected name
Mac OS Build: cdc/owner/feed_state_manager.go#L541
syntax error: unexpected ) after top level declaration
Mac OS Build
Process completed with exit code 2.
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/