Skip to content

sink(ticdc): cleanup expired files by day for storage sink #29119

sink(ticdc): cleanup expired files by day for storage sink

sink(ticdc): cleanup expired files by day for storage sink #29119

Triggered via pull request November 17, 2023 10:14
Status Failure
Total duration 5m 18s
Artifacts

check_and_build.yaml

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

Annotations

7 errors and 3 warnings
Arm Build (ARM64): cdc/sink/ddlsink/cloudstorage/cloud_storage_ddl_sink.go#L167
cannot use d.cfg.FileExpirationDays (variable of type int) as "time".Duration value in argument to zap.Duration
Arm Build (ARM64): cdc/sink/ddlsink/cloudstorage/cloud_storage_ddl_sink.go#L179
cannot use d.cfg.FileExpirationDays (variable of type int) as "time".Duration value in argument to zap.Duration
Arm Build (ARM64)
Process completed with exit code 2.
Docker Build
Process completed with exit code 1.
Mac OS Build: cdc/sink/ddlsink/cloudstorage/cloud_storage_ddl_sink.go#L167
cannot use d.cfg.FileExpirationDays (variable of type int) as "time".Duration value in argument to zap.Duration
Mac OS Build: cdc/sink/ddlsink/cloudstorage/cloud_storage_ddl_sink.go#L179
cannot use d.cfg.FileExpirationDays (variable of type int) as "time".Duration value in argument to zap.Duration
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/