Skip to content

docs: Fixed README. #120

docs: Fixed README.

docs: Fixed README. #120

Triggered via push November 11, 2023 18:59
Status Success
Total duration 3m 38s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
3m 30s
Build, test and publish / Build, test and publish
Run TODO to Issue
22s
Run TODO to Issue
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Base/Tracers/TracerException.cs#L6
Add the following constructor to TracerException: public TracerException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Base/Tracers/TracerException.cs#L6
Add the following constructor to TracerException: public TracerException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/BaseStackableChain.cs#L68
Provide a method named 'BitwiseOr' as a friendly alternate for operator op_BitwiseOr (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2225)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Exceptions/StackableChainException.cs#L3
Add the following constructor to StackableChainException: public StackableChainException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Exceptions/StackableChainException.cs#L3
Add the following constructor to StackableChainException: public StackableChainException(string message) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/StackChain.cs#L12
Avoid unnecessary zero-length array allocations. Use Array.Empty<string>() instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1825)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/StackChain.cs#L13
Avoid unnecessary zero-length array allocations. Use Array.Empty<string>() instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1825)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Callback/CallbackManagerForRetrieverRun.cs#L42
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Base/TextSplitter.cs#L75
Possible multiple enumerations of 'IEnumerable' collection. Consider using an implementation that avoids multiple enumerations. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851)

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
6.52 MB