refactor: ♻️ enhance ask more context logic (#22) #28
Annotations
15 warnings
build-tree-sitter (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
create-nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
create-nuget:
src/BuildingBlocks/Extensions/ReflectionExtensions.cs#L17
Converting null literal or possible null value to non-nullable type.
|
create-nuget:
src/BuildingBlocks/Extensions/ReflectionExtensions.cs#L18
Possible null reference argument for parameter 'value' in 'void Dictionary<string, string>.Add(string key, string value)'.
|
create-nuget:
src/BuildingBlocks/Utils/HtmlHelper.cs#L19
Possible null reference argument for parameter 'node' in 'void HtmlHelper.ParseHtmlNode(INode node, StringBuilder bbCodeBuilder)'.
|
create-nuget:
src/BuildingBlocks/Utils/HtmlHelper.cs#L74
Dereference of a possibly null reference.
|
create-nuget:
src/BuildingBlocks/Utils/HtmlHelper.cs#L125
Dereference of a possibly null reference.
|
create-nuget:
src/BuildingBlocks/LLM/Tokenizers/HuggingfacePretrainTokenizer.cs#L6
Parameter 'huggingfaceModelUrl' is unread.
|
create-nuget:
src/BuildingBlocks/SpectreConsole/Markdown/SpectreMarkdownBlockRendering.cs#L258
Possible null reference argument for parameter 'inline' in 'IRenderable SpectreMarkdownInlineRendering.RenderContainerInline(ContainerInline inline, Style? style = null, Justify alignment = Justify.Left)'.
|
create-nuget:
src/BuildingBlocks/InMemoryVectorDatabase/Contracts/ICollection.cs#L3
Rename type name IVectorCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
create-nuget:
src/BuildingBlocks/InMemoryVectorDatabase/Collection.cs#L5
Rename type name VectorCollection so that it does not end in 'Collection' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
create-nuget:
src/BuildingBlocks/Utils/HtmlHelper.cs#L47
Use 'StringBuilder.Append(char)' instead of 'StringBuilder.Append(string)' when the input is a constant unit string (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1834)
|
create-nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy-nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-nuget
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
11.6 MB |
|
tree-sitter-ubuntu-binaries
Expired
|
676 KB |
|
tree-sitter-windows-binaries
Expired
|
738 KB |
|