build(deps): Bump the all group with 2 updates (#88) #28
dotnet.yml
on: push
Build, test and publish
/
Build, test and publish
5m 46s
Run TODO to Issue
7s
Annotations
10 errors and 20 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, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
Build, test and publish / Build, test and publish
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
Build, test and publish / Build, test and publish
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|