Skip to content

feat: Implemented CharacterTextSplitter #81

feat: Implemented CharacterTextSplitter

feat: Implemented CharacterTextSplitter #81

Triggered via push October 18, 2023 14:07
Status Success
Total duration 4m 5s
Artifacts 1

dotnet.yml

on: push
Build, test and publish  /  Build, test and publish
3m 51s
Build, test and publish / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, test and publish / Build, test and publish: src/libs/Providers/LangChain.Providers.Abstractions/Models/Message.cs#L44
Missing XML comment for publicly visible type or member 'Message.ToString()'
Build, test and publish / Build, test and publish: src/libs/Providers/LangChain.Providers.Abstractions/Models/Message.cs#L44
Missing XML comment for publicly visible type or member 'Message.ToString()'
Build, test and publish / Build, test and publish: src/libs/Providers/LangChain.Providers.Abstractions/Models/Message.cs#L44
Missing XML comment for publicly visible type or member 'Message.ToString()'
Build, test and publish / Build, test and publish: src/libs/Providers/LangChain.Providers.Abstractions/Models/Message.cs#L44
Missing XML comment for publicly visible type or member 'Message.ToString()'
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Docstore/Document.cs#L44
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Docstore/Document.cs#L46
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Docstore/Document.cs#L55
Specify a culture or use an invariant version to avoid implicit dependency on current culture (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Docstore/Document.cs#L44
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'Document.Lookup(string)' with a call to 'string.ToLower(CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Docstore/Document.cs#L46
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'Document.Lookup(string)' with a call to 'string.ToLower(CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)
Build, test and publish / Build, test and publish: src/libs/LangChain.Core/Docstore/Document.cs#L55
The behavior of 'string.ToLower()' could vary based on the current user's locale settings. Replace this call in 'Document.Lookup(string)' with a call to 'string.ToLower(CultureInfo)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1304)

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
5.75 MB