Skip to content

.Net: Remove custom mapper samples #26465

.Net: Remove custom mapper samples

.Net: Remove custom mapper samples #26465

Triggered via pull request April 28, 2025 15:05
Status Failure
Total duration 9m 30s
Artifacts

dotnet-build-and-test.yml

on: pull_request
paths-filter
5s
paths-filter
Matrix: dotnet-build-and-test
dotnet-build-and-test-check
4s
dotnet-build-and-test-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/samples/Concepts/RAG/WithPlugins.cs#L62
'VectorStoreTextSearch<WithPlugins.FinanceInfo>.VectorStoreTextSearch(IVectorSearch<WithPlugins.FinanceInfo>, ITextEmbeddingGenerationService, ITextSearchStringMapper?, ITextSearchResultMapper?, VectorStoreTextSearchOptions?)' is obsolete: 'Use the constructor without an ITextEmbeddingGenerationService and pass a vectorSearch configured to perform embedding generation with IEmbeddingGenerator'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration): dotnet/samples/Concepts/RAG/WithPlugins.cs#L62
'VectorStoreTextSearch<WithPlugins.FinanceInfo>.VectorStoreTextSearch(IVectorSearch<WithPlugins.FinanceInfo>, ITextEmbeddingGenerationService, ITextSearchStringMapper?, ITextSearchResultMapper?, VectorStoreTextSearchOptions?)' is obsolete: 'Use the constructor without an ITextEmbeddingGenerationService and pass a vectorSearch configured to perform embedding generation with IEmbeddingGenerator'
dotnet-build-and-test (8.0, ubuntu-latest, Release, true, integration)
Process completed with exit code 1.
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/samples/Concepts/RAG/WithPlugins.cs#L62
'VectorStoreTextSearch<WithPlugins.FinanceInfo>.VectorStoreTextSearch(IVectorSearch<WithPlugins.FinanceInfo>, ITextEmbeddingGenerationService, ITextSearchStringMapper?, ITextSearchResultMapper?, VectorStoreTextSearchOptions?)' is obsolete: 'Use the constructor without an ITextEmbeddingGenerationService and pass a vectorSearch configured to perform embedding generation with IEmbeddingGenerator'
dotnet-build-and-test (8.0, windows-latest, Release): dotnet/samples/Concepts/RAG/WithPlugins.cs#L62
'VectorStoreTextSearch<WithPlugins.FinanceInfo>.VectorStoreTextSearch(IVectorSearch<WithPlugins.FinanceInfo>, ITextEmbeddingGenerationService, ITextSearchStringMapper?, ITextSearchResultMapper?, VectorStoreTextSearchOptions?)' is obsolete: 'Use the constructor without an ITextEmbeddingGenerationService and pass a vectorSearch configured to perform embedding generation with IEmbeddingGenerator'
dotnet-build-and-test (8.0, windows-latest, Release)
Process completed with exit code 1.
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/samples/Concepts/RAG/WithPlugins.cs#L62
'VectorStoreTextSearch<WithPlugins.FinanceInfo>.VectorStoreTextSearch(IVectorSearch<WithPlugins.FinanceInfo>, ITextEmbeddingGenerationService, ITextSearchStringMapper?, ITextSearchResultMapper?, VectorStoreTextSearchOptions?)' is obsolete: 'Use the constructor without an ITextEmbeddingGenerationService and pass a vectorSearch configured to perform embedding generation with IEmbeddingGenerator'
dotnet-build-and-test (8.0, windows-latest, Debug): dotnet/samples/Concepts/RAG/WithPlugins.cs#L62
'VectorStoreTextSearch<WithPlugins.FinanceInfo>.VectorStoreTextSearch(IVectorSearch<WithPlugins.FinanceInfo>, ITextEmbeddingGenerationService, ITextSearchStringMapper?, ITextSearchResultMapper?, VectorStoreTextSearchOptions?)' is obsolete: 'Use the constructor without an ITextEmbeddingGenerationService and pass a vectorSearch configured to perform embedding generation with IEmbeddingGenerator'
dotnet-build-and-test (8.0, windows-latest, Debug)
Process completed with exit code 1.
dotnet-build-and-test-check
Integration Tests Failed!