Skip to content

feat: Spanner.V1 BatchWrite #14588

feat: Spanner.V1 BatchWrite

feat: Spanner.V1 BatchWrite #14588

Triggered via pull request January 29, 2026 00:11
Status Failure
Total duration 1m 8s
Artifacts

build-pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build ('Google\.Cloud\.[M-Z].*')
Process completed with exit code 1.
build ('Google\.Cloud\.[M-Z].*'): apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/PooledSession.cs#L922
'ValueTask<bool>' does not contain a definition for 'WithSessionExpiryChecking' and the best extension method overload 'ExecuteHelper.WithSessionExpiryChecking(Task, Session)' requires a receiver of type 'System.Threading.Tasks.Task'
build ('Google\.Cloud\.[M-Z].*'): apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/PooledSession.cs#L872
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build ('Google\.Cloud\.[M-Z].*'): apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/PooledSession.cs#L922
'ValueTask<bool>' does not contain a definition for 'WithSessionExpiryChecking' and the best extension method overload 'ExecuteHelper.WithSessionExpiryChecking(Task, Session)' requires a receiver of type 'System.Threading.Tasks.Task'
build ('Google\.Cloud\.[M-Z].*'): apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/PooledSession.cs#L872
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.