Skip to content

TRANSFER-786: Do not sleep in test #97

TRANSFER-786: Do not sleep in test

TRANSFER-786: Do not sleep in test #97

Triggered via push August 26, 2024 10:56
Status Failure
Total duration 2m 44s
Artifacts
Build and push image
2m 34s
Build and push image
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and push image: transfer_manager/go/pkg/providers/yt/sink/v2/statictable/writer.go#L66
cannot use cfg.TxClient (variable of type "go.ytsaurus.tech/yt/go/yt".Tx) as "go.ytsaurus.tech/yt/go/yt".Client value in argument to yt.WriteTable: "go.ytsaurus.tech/yt/go/yt".Tx does not implement "go.ytsaurus.tech/yt/go/yt".Client (missing method AbortOperation)
Build and push image: transfer_manager/go/pkg/providers/yt/sink/v2/statictable/writer.go#L66
cannot use cfg.TxClient (variable of type "go.ytsaurus.tech/yt/go/yt".Tx) as "go.ytsaurus.tech/yt/go/yt".Client value in argument to yt.WriteTable: "go.ytsaurus.tech/yt/go/yt".Tx does not implement "go.ytsaurus.tech/yt/go/yt".Client (missing method AbortOperation)
Build and push image
Process completed with exit code 2.
Build and push image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/