Remove runtime from tests #95
Annotations
7 errors and 1 warning
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)
|
transfer_manager/go/pkg/providers/yt/sink/v2/statictable/writer.go#L69
undefined: yt.WithRetries
|
transfer_manager/go/pkg/providers/yt/sink/v2/statictable/writer.go#L71
undefined: yt.WithAppend
|
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)
|
transfer_manager/go/pkg/providers/yt/sink/v2/statictable/writer.go#L69
undefined: yt.WithRetries
|
transfer_manager/go/pkg/providers/yt/sink/v2/statictable/writer.go#L71
undefined: yt.WithAppend
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading