Skip to content

kv-client(cdc): introduce a more simple frontier (#10506) #32426

kv-client(cdc): introduce a more simple frontier (#10506)

kv-client(cdc): introduce a more simple frontier (#10506) #32426

Triggered via pull request May 21, 2024 08:18
Status Failure
Total duration 3m 44s
Artifacts

check_and_build.yaml

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

Annotations

21 errors and 7 warnings
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L551
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L560
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L560
invalid character U+0023 '#'
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L618
syntax error: unexpected <<, expected }
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L629
invalid character U+0023 '#'
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L632
syntax error: unexpected {, expected (
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L633
syntax error: unexpected if, expected )
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L634
syntax error: unexpected &, expected )
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L635
syntax error: non-declaration statement outside function body
Arm Build (ARM64): cdc/kv/regionlock/region_range_lock.go#L667
syntax error: unexpected <<, expected field name or embedded type
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L551
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L560
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L560
invalid character U+0023 '#'
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L618
syntax error: unexpected <<, expected }
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L629
invalid character U+0023 '#'
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L632
syntax error: unexpected {, expected (
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L633
syntax error: unexpected if, expected )
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L634
syntax error: unexpected &, expected )
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L635
syntax error: non-declaration statement outside function body
Mac OS Build: cdc/kv/regionlock/region_range_lock.go#L667
syntax error: unexpected <<, expected field name or embedded type
Docker Build
Process completed with exit code 1.
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/
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/