redo(ticdc): add meta flush interval configuration (#9959) #28762
check_and_build.yaml
on: pull_request
Docker Build
3m 29s
Mac OS Build
4m 29s
Matrix: Arm Build
Annotations
9 errors and 3 warnings
Arm Build (ARM64):
pkg/redo/config.go#L38
syntax error: unexpected <<, expecting name
|
Arm Build (ARM64):
pkg/redo/config.go#L54
syntax error: unexpected : after top level declaration
|
Arm Build (ARM64):
pkg/redo/config.go#L54
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/redo/config.go#L38
syntax error: unexpected <<, expecting name
|
Mac OS Build:
pkg/redo/config.go#L54
syntax error: unexpected : after top level declaration
|
Mac OS Build:
pkg/redo/config.go#L54
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/
|