.Net: Change Sqlite connector to accept connection string instead of DbConnection #24026
Annotations
10 errors
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L246
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<ulong>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L299
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<string>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L263
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.UpsertBatchAsync(IEnumerable<TRecord>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L246
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<ulong>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L299
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<string>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L263
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.UpsertBatchAsync(IEnumerable<TRecord>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L246
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<ulong>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L299
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<string>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L263
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.UpsertBatchAsync(IEnumerable<TRecord>, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build dotnet solutions:
dotnet/src/Connectors/Connectors.Memory.Sqlite/SqliteVectorStoreRecordCollection.cs#L246
Async-iterator 'SqliteVectorStoreRecordCollection<TRecord>.GetBatchAsync(IEnumerable<ulong>, GetRecordOptions?, CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Loading