Skip to content

build(deps): Bump AWSSDK.Kendra from 3.7.400.54 to 3.7.400.55 in the all group #78

build(deps): Bump AWSSDK.Kendra from 3.7.400.54 to 3.7.400.55 in the all group

build(deps): Bump AWSSDK.Kendra from 3.7.400.54 to 3.7.400.55 in the all group #78

Triggered via pull request November 21, 2024 04:24
Status Failure
Total duration 6m 6s
Artifacts

pull-request.yml

on: pull_request
Build and test  /  Build, test and publish
5m 57s
Build and test / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
AddDocuments_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L73
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
AddTexts_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L122
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
CreateAndDeleteCollection_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L23
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
DeleteDocuments_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L175
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
MetadataSearch_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L313
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
SearchByMetadata_WithNullFilters_ThrowsArgumentException(SqLite): src/IntegrationTests/DatabaseTests.cs#L360
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
SimilaritySearch_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L216
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
SimilaritySearchByVector_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L251
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
SimilaritySearchWithScores_Ok(SqLite): src/IntegrationTests/DatabaseTests.cs#L282
System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
Test1: src/IntegrationTests/ServeTests.SQLite.cs#L13
System.TypeInitializationException : The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception. ----> System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation. ----> System.TypeLoadException : Method 'sqlite3_malloc' in type 'SQLitePCL.SQLite3Provider_e_sqlite3' from assembly 'SQLitePCLRaw.provider.e_sqlite3, Version=2.1.6.2060, Culture=neutral, PublicKeyToken=9c301db686d0bd12' does not have an implementation.
Build and test / Build, test and publish: src/Abstractions/src/DistanceStrategy.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/IVectorCollection.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/IVectorDatabase.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/RelevanceScoreFunctions.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/Vector.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/VectorCollection.cs#L3
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/VectorSearchRequest.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/VectorSearchResponse.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/VectorSearchSettings.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)
Build and test / Build, test and publish: src/Abstractions/src/VectorSearchType.cs#L1
Convert to block scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0160)