Refactor/model configuration #67
Annotations
10 errors and 10 warnings
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L211
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L284
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L262
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L211
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L284
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L262
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L211
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L284
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L262
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L211
The name 'ctxBuilder' does not exist in the current context
|
|
build:
src/MaIN.Core/Hub/Contexts/AgentContext.cs#L73
'KnownModels' is obsolete: 'Use ModelRegistry instead. This class will be removed in future versions.'
|
|
build:
src/MaIN.Core/Hub/Contexts/AgentContext.cs#L73
'KnownModels' is obsolete: 'Use ModelRegistry instead. This class will be removed in future versions.'
|
|
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/TTSService/TextToSpeechService.cs#L28
'KnownModels' is obsolete: 'Use ModelRegistry instead. This class will be removed in future versions.'
|
|
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/TTSService/TextToSpeechService.cs#L28
'KnownModels' is obsolete: 'Use ModelRegistry instead. This class will be removed in future versions.'
|