style:Run dotnet format #374
Annotations
10 errors and 10 warnings
src/Providers/Google/src/GoogleChatModel.cs#L119
There is no argument given that corresponds to the required parameter 'message' of 'RequiresUnreferencedCodeAttribute.RequiresUnreferencedCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L120
There is no argument given that corresponds to the required parameter 'message' of 'RequiresDynamicCodeAttribute.RequiresDynamicCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L119
There is no argument given that corresponds to the required parameter 'message' of 'RequiresUnreferencedCodeAttribute.RequiresUnreferencedCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L120
There is no argument given that corresponds to the required parameter 'message' of 'RequiresDynamicCodeAttribute.RequiresDynamicCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L119
There is no argument given that corresponds to the required parameter 'message' of 'RequiresUnreferencedCodeAttribute.RequiresUnreferencedCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L120
There is no argument given that corresponds to the required parameter 'message' of 'RequiresDynamicCodeAttribute.RequiresDynamicCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L119
There is no argument given that corresponds to the required parameter 'message' of 'RequiresUnreferencedCodeAttribute.RequiresUnreferencedCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L120
There is no argument given that corresponds to the required parameter 'message' of 'RequiresDynamicCodeAttribute.RequiresDynamicCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L119
There is no argument given that corresponds to the required parameter 'message' of 'RequiresUnreferencedCodeAttribute.RequiresUnreferencedCodeAttribute(string)'
|
src/Providers/Google/src/GoogleChatModel.cs#L120
There is no argument given that corresponds to the required parameter 'message' of 'RequiresDynamicCodeAttribute.RequiresDynamicCodeAttribute(string)'
|
src/Databases/Mongo/src/Client/MongoContext.cs#L10
Identifier '_mongoDatabase' is not CLS-compliant
|
src/Databases/Mongo/src/Client/MongoDbClient.cs#L87
'CreateCollectionOptions.AutoIndexId' is obsolete: 'AutoIndexId has been deprecated since server version 3.2.'
|
src/Databases/Mongo/src/Client/MongoContext.cs#L10
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
src/Databases/Mongo/src/Client/IMongoDbClient.cs#L15
Rename virtual/interface member IMongoDbClient.Get<T, TProjected>(Expression<Func<T, bool>>, Expression<Func<T, TProjected>>) so that it no longer conflicts with the reserved language keyword 'Get'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
src/Databases/Mongo/src/MongoVectorDatabase.cs#L19
Change type of field '_client' from 'LangChain.Databases.Mongo.Client.IMongoDbClient' to 'LangChain.Databases.Mongo.Client.MongoDbClient' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
src/Databases/Mongo/src/Client/MongoContext.cs#L10
Identifier '_mongoDatabase' is not CLS-compliant
|
src/Databases/Mongo/src/Client/MongoDbClient.cs#L87
'CreateCollectionOptions.AutoIndexId' is obsolete: 'AutoIndexId has been deprecated since server version 3.2.'
|
src/Databases/Mongo/src/Client/MongoContext.cs#L10
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
|
src/Databases/Mongo/src/Client/IMongoDbClient.cs#L15
Rename virtual/interface member IMongoDbClient.Get<T, TProjected>(Expression<Func<T, bool>>, Expression<Func<T, TProjected>>) so that it no longer conflicts with the reserved language keyword 'Get'. Using a reserved keyword as the name of a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
src/Databases/Mongo/src/MongoVectorDatabase.cs#L19
Change type of field '_client' from 'LangChain.Databases.Mongo.Client.IMongoDbClient' to 'LangChain.Databases.Mongo.Client.MongoDbClient' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
The logs for this run have expired and are no longer available.
Loading