sink: avoid memory allocations for transforming ColumnData to Column #33607
Triggered via pull request
September 13, 2024 04:19
Status
Failure
Total duration
15m 0s
Artifacts
–
check_and_build.yaml
on: pull_request
Docker Build
11m 34s
Mac OS Build
14m 31s
Matrix: Arm Build
Annotations
7 errors and 6 warnings
Mac OS Build:
cdc/sink/dmlsink/txn/event_test.go#L36
not enough arguments in call to genKeyList
|
Mac OS Build:
cdc/sink/dmlsink/txn/event_test.go#L45
not enough arguments in call to genKeyList
|
Mac OS Build:
cdc/sink/dmlsink/txn/mysql/dml_test.go#L253
not enough arguments in call to prepareUpdate
|
Mac OS Build:
cdc/sink/dmlsink/txn/mysql/dml_test.go#L395
not enough arguments in call to prepareDelete
|
Mac OS Build:
cdc/sink/dmlsink/txn/mysql/dml_test.go#L605
not enough arguments in call to whereSlice
|
Mac OS Build:
cdc/sink/dmlsink/txn/mysql/dml_test.go#L716
not enough arguments in call to prepareReplace
|
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/
|
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
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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
Mac OS Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|