Add centralized exception handling and new exception types #478
main.yaml
on: pull_request
Matrix: Run Integration Tests
Check Formatting
17s
Build and Publish to NuGet
0s
Annotations
6 errors and 28 warnings
|
Run Integration Tests (1.32.11)
Process completed with exit code 255.
|
|
Run Integration Tests (1.32.11)
Process completed with exit code 1.
|
|
Run Integration Tests (1.33.0)
Process completed with exit code 255.
|
|
Run Integration Tests (1.33.0)
Process completed with exit code 1.
|
|
Run Integration Tests (1.34.0-rc.0)
Process completed with exit code 255.
|
|
Run Integration Tests (1.34.0-rc.0)
Process completed with exit code 1.
|
|
Run Integration Tests (1.31.16):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L137
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 (1.31.16):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L117
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 (1.31.16):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L97
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 (1.31.16):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L67
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 (1.31.16):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L44
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 (1.31.16):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L276
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 (1.31.16):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L229
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L137
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L117
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L97
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L67
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L44
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L276
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 (1.32.11):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L229
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L137
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L117
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L97
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L67
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L44
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L276
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 (1.33.0):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L229
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L137
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L117
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L97
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L67
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TestTypedDataClient.cs#L44
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L276
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 (1.34.0-rc.0):
src/Weaviate.Client.Tests/Unit/TimeoutEdgeCaseTests.cs#L229
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-integration-slow-1.32.11
Expired
|
59.6 KB |
sha256:b4f33fb75bd33754fc459fd179dcd113244d5e263d1b082a5875ea21475cf310
|
|
|
test-results-integration-slow-1.33.0
Expired
|
89.4 KB |
sha256:bcf0d9b40cb8e41e439f5bf264e1814bf737242395e7234ea22e012ff047b17b
|
|
|
test-results-integration-slow-1.34.0-rc.0
Expired
|
88.1 KB |
sha256:cdeed7d713021d65624d991e46961aefa4b1ca617705c55eff42bd4107589703
|
|