snapshot(ticdc): fix ddl puller and ddl manager stuck caused by dead lock (#11886) #34631
check_and_build.yaml
on: pull_request
Docker Build
2m 49s
Mac OS Build
3m 8s
Matrix: Arm Build
Annotations
11 errors and 5 warnings
Arm Build (ARM64):
cdc/entry/schema_storage.go#L231
syntax error: non-declaration statement outside function body
|
Arm Build (ARM64):
cdc/entry/schema_storage.go#L316
syntax error: non-declaration statement outside function body
|
Arm Build (ARM64):
cdc/entry/schema_storage.go#L316
binary literal has no digits
|
Arm Build (ARM64):
cdc/entry/schema_storage.go#L316
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/entry/schema_storage.go#L231
syntax error: non-declaration statement outside function body
|
Mac OS Build:
cdc/entry/schema_storage.go#L316
syntax error: non-declaration statement outside function body
|
Mac OS Build:
cdc/entry/schema_storage.go#L316
binary literal has no digits
|
Mac OS Build:
cdc/entry/schema_storage.go#L316
invalid character U+0023 '#'
|
Mac OS Build
Process completed with exit code 2.
|
Mac OS Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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.320.0. Please update to the latest version 2.321.0
|
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/
|
Arm Build (ARM64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Docker Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|