Skip to content

sink(cdc): always handle sink failures for cases with sync-point enabled (#10132) #29228

sink(cdc): always handle sink failures for cases with sync-point enabled (#10132)

sink(cdc): always handle sink failures for cases with sync-point enabled (#10132) #29228

Triggered via pull request November 23, 2023 08:12
Status Failure
Total duration 4m 20s
Artifacts

check_and_build.yaml

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

Annotations

19 errors and 3 warnings
Arm Build (ARM64): cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L38
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L44
syntax error: unexpected ==, expecting }
Arm Build (ARM64): cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L46
syntax error: unexpected ) after top level declaration
Arm Build (ARM64): cdc/sinkv2/tablesink/table_sink_impl.go#L161
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/sinkv2/tablesink/table_sink_impl.go#L163
syntax error: unexpected ==, expecting }
Arm Build (ARM64): cdc/sinkv2/tablesink/table_sink_impl.go#L173
syntax error: unexpected >>, expecting }
Arm Build (ARM64): cdc/sinkv2/tablesink/table_sink_impl.go#L173
invalid character U+0023 '#'
Arm Build (ARM64)
Process completed with exit code 2.
Docker Build
Process completed with exit code 1.
Mac OS Build: cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L38
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L44
syntax error: unexpected ==, expecting }
Mac OS Build: cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L46
syntax error: unexpected ) after top level declaration
Mac OS Build: cdc/sinkv2/eventsink/blackhole/black_hole_dml_sink.go#L53
invalid character U+0023 '#'
Mac OS Build: cdc/sinkv2/tablesink/table_sink_impl.go#L161
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/sinkv2/tablesink/table_sink_impl.go#L163
syntax error: unexpected ==, expecting }
Mac OS Build: cdc/sinkv2/tablesink/table_sink_impl.go#L173
syntax error: unexpected >>, expecting }
Mac OS Build: cdc/sinkv2/tablesink/table_sink_impl.go#L173
invalid character U+0023 '#'
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/