Skip to content

kv (ticdc): Improve the codebase of kvClient. (#10585) #30927

kv (ticdc): Improve the codebase of kvClient. (#10585)

kv (ticdc): Improve the codebase of kvClient. (#10585) #30927

Triggered via pull request February 20, 2024 11:18
Status Failure
Total duration 6m 21s
Artifacts

check_and_build.yaml

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

Annotations

17 errors and 7 warnings
Arm Build (ARM64): pkg/config/debug.go#L29
syntax error: unexpected <<, expected field name or embedded type
Arm Build (ARM64): pkg/config/debug.go#L32
syntax error: unexpected ==, expected field name or embedded type
Arm Build (ARM64): pkg/config/debug.go#L35
syntax error: unexpected >>, expected field name or embedded type
Arm Build (ARM64): pkg/config/debug.go#L35
invalid character U+0023 '#'
Arm Build (ARM64): pkg/config/server_config.go#L141
syntax error: unexpected <<, expected expression
Arm Build (ARM64): pkg/config/server_config.go#L142
syntax error: unexpected ) in composite literal; possibly missing comma or }
Arm Build (ARM64): pkg/config/server_config.go#L147
invalid character U+0023 '#'
Arm Build (ARM64)
Process completed with exit code 2.
Docker Build
Process completed with exit code 1.
Mac OS Build: pkg/config/debug.go#L29
syntax error: unexpected <<, expected field name or embedded type
Mac OS Build: pkg/config/debug.go#L32
syntax error: unexpected ==, expected field name or embedded type
Mac OS Build: pkg/config/debug.go#L35
syntax error: unexpected >>, expected field name or embedded type
Mac OS Build: pkg/config/debug.go#L35
invalid character U+0023 '#'
Mac OS Build: pkg/config/server_config.go#L141
syntax error: unexpected <<, expected expression
Mac OS Build: pkg/config/server_config.go#L142
syntax error: unexpected ) in composite literal; possibly missing comma or }
Mac OS Build: pkg/config/server_config.go#L147
invalid character U+0023 '#'
Mac OS Build
Process completed with exit code 2.
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.311.0. Please update to the latest version 2.313.0
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/
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/
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/