Skip to content

ConversationalRetrievalChain #65

ConversationalRetrievalChain

ConversationalRetrievalChain #65

Triggered via pull request December 1, 2023 11:28
Status Success
Total duration 2m 47s
Artifacts 1

pull-request.yml

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

Annotations

10 warnings
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
Nullability of reference types in return type of 'Task<string> BaseStackableChain.Run(string resultKey)' doesn't match implicitly implemented member 'Task<string?> IChain.Run(string input)'.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
In member Task<string> BaseStackableChain.Run(string resultKey), change parameter name resultKey to input in order to match the identifier as it has been declared in Task<string?> IChain.Run(string input) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/ConversationalRetrieval/ChatTurnTypeHelper.cs#L21
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'ChatTurnTypeHelper.GetChatHistory(IReadOnlyList<Message>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
Nullability of reference types in return type of 'Task<string> BaseStackableChain.Run(string resultKey)' doesn't match implicitly implemented member 'Task<string?> IChain.Run(string input)'.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
In member Task<string> BaseStackableChain.Run(string resultKey), change parameter name resultKey to input in order to match the identifier as it has been declared in Task<string?> IChain.Run(string input) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
Nullability of reference types in return type of 'Task<string> BaseStackableChain.Run(string resultKey)' doesn't match implicitly implemented member 'Task<string?> IChain.Run(string input)'.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
In member Task<string> BaseStackableChain.Run(string resultKey), change parameter name resultKey to input in order to match the identifier as it has been declared in Task<string?> IChain.Run(string input) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
Nullability of reference types in return type of 'Task<string> BaseStackableChain.Run(string resultKey)' doesn't match implicitly implemented member 'Task<string?> IChain.Run(string input)'.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/ConversationalRetrieval/ChatTurnTypeHelper.cs#L21
The behavior of 'StringBuilder.AppendLine(ref StringBuilder.AppendInterpolatedStringHandler)' could vary based on the current user's locale settings. Replace this call in 'ChatTurnTypeHelper.GetChatHistory(IReadOnlyList<Message>)' with a call to 'StringBuilder.AppendLine(IFormatProvider, ref StringBuilder.AppendInterpolatedStringHandler)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L89
In member Task<string> BaseStackableChain.Run(string resultKey), change parameter name resultKey to input in order to match the identifier as it has been declared in Task<string?> IChain.Run(string input) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1725)

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
7.62 MB