codec(ticdc): reduce canal-json decode memory consumption by using buffered json decoder #34684
check_and_build.yaml
on: pull_request
Docker Build
11m 32s
Mac OS Build
21m 32s
Matrix: Arm Build
Annotations
3 errors and 4 warnings
Mac OS Build:
pkg/sink/codec/canal/canal_json_txn_event_decoder.go#L38
exported: exported function NewCanalJSONTxnEventDecoder should have comment or be unexported (revive)
|
Mac OS Build:
pkg/sink/codec/canal/canal_json_txn_event_decoder.go#L32
field `bytesDecoder` is unused (unused)
|
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)
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
|