Skip to content

redo(ticdc): return internal error in redo writer (#11011) #32287

redo(ticdc): return internal error in redo writer (#11011)

redo(ticdc): return internal error in redo writer (#11011) #32287

Triggered via pull request May 14, 2024 07:17
Status Failure
Total duration 3m 26s
Artifacts

check_and_build.yaml

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

Annotations

21 errors and 7 warnings
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L186
syntax error: unexpected <<, expecting case or default or }
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L187
syntax error: unexpected case, expecting :
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L189
syntax error: unexpected ==, expecting case or default or }
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L190
syntax error: unexpected case, expecting :
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L192
syntax error: unexpected >>, expecting case or default or }
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L192
invalid character U+0023 '#'
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L204
syntax error: unexpected <<, expecting case or default or }
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L205
syntax error: unexpected case, expecting :
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L207
syntax error: unexpected ==, expecting case or default or }
Mac OS Build: cdc/redo/writer/memory/encoding_worker.go#L208
syntax error: unexpected case, expecting :
Docker Build
Process completed with exit code 1.
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L186
syntax error: unexpected <<, expecting case or default or }
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L187
syntax error: unexpected case, expecting :
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L189
syntax error: unexpected ==, expecting case or default or }
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L190
syntax error: unexpected case, expecting :
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L192
syntax error: unexpected >>, expecting case or default or }
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L192
invalid character U+0023 '#'
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L204
syntax error: unexpected <<, expecting case or default or }
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L205
syntax error: unexpected case, expecting :
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L207
syntax error: unexpected ==, expecting case or default or }
Arm Build (ARM64): cdc/redo/writer/memory/encoding_worker.go#L208
syntax error: unexpected case, expecting :
Mac OS Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.315.0. Please update to the latest version 2.316.1
Arm Build (ARM64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/