Skip to content

Add max GRPC message size detection #326

Add max GRPC message size detection

Add max GRPC message size detection #326

Triggered via pull request October 22, 2025 09:10
Status Failure
Total duration 3m 11s
Artifacts

main.yaml

on: pull_request
Matrix: Run Integration Tests
Check Formatting
19s
Check Formatting
Build and Publish to NuGet
0s
Build and Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Run Integration Tests ($WEAVIATE_130)
Process completed with exit code 1.
Run Integration Tests ($WEAVIATE_131)
Process completed with exit code 1.
Run Integration Tests ($WEAVIATE_133)
Process completed with exit code 1.
Run Integration Tests ($WEAVIATE_132)
Process completed with exit code 1.
Run Integration Tests ($WEAVIATE_130): src/Weaviate.Client.Tests/Integration/TestAuth.cs#L79
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.
Run Integration Tests ($WEAVIATE_131): src/Weaviate.Client.Tests/Integration/TestAuth.cs#L79
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.
Run Integration Tests ($WEAVIATE_133): src/Weaviate.Client.Tests/Integration/TestAuth.cs#L79
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.
Run Integration Tests ($WEAVIATE_132): src/Weaviate.Client.Tests/Integration/TestAuth.cs#L79
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.