Skip to content

refactor: add "sealed" keyword to core classes #99

refactor: add "sealed" keyword to core classes

refactor: add "sealed" keyword to core classes #99

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

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/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#L610
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/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/DataSourceProvider.cs#L74
Dereference of a possibly null reference.
build: src/MaIN.Services/Services/DataSourceProvider.cs#L74
Dereference of a possibly null reference.