Skip to content

Feat: Ollama integration (#118) #100

Feat: Ollama integration (#118)

Feat: Ollama integration (#118) #100

Triggered via push January 26, 2026 08:36
Status Success
Total duration 1m 36s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
- Add a dependency group for net8.0 to the nuspec
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.SemanticKernel.Connectors.Google
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ModelContextProtocol.AspNetCore
build: src/MaIN.Services/Services/LLMService/AnthropicService.cs#L337
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
build: src/MaIN.Services/Services/LLMService/OpenAiCompatibleService.cs#L319
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
build: src/MaIN.Services/Services/DataSourceProvider.cs#L74
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/DataSourceProvider.cs#L74
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/LLMService/AnthropicService.cs#L627
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
build: src/MaIN.Services/Services/LLMService/OpenAiCompatibleService.cs#L616
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
build: src/MaIN.Services/Services/LLMService/AnthropicService.cs#L337
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
build: src/MaIN.Services/Services/LLMService/OpenAiCompatibleService.cs#L319
Do not use 'reader.EndOfStream' in an async method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2024)
build: src/MaIN.Services/Services/DataSourceProvider.cs#L74
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/DataSourceProvider.cs#L74
Dereference of a possibly null reference.