Skip to content

Feat: Add custom exceptions, improve error handling (#19) #101

Feat: Add custom exceptions, improve error handling (#19)

Feat: Add custom exceptions, improve error handling (#19) #101

Triggered via push January 26, 2026 20:50
Status Success
Total duration 2m 58s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/MaIN.Services/Services/LLMService/AnthropicService.cs#L678
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#L324
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#L344
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#L75
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/DataSourceProvider.cs#L75
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/LLMService/OpenAiCompatibleService.cs#L632
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#L678
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#L324
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#L344
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#L75
Dereference of a possibly null reference.