feat: Spanner.V1 BatchWrite #14588
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.
|