tests: fix integration tests #72
Annotations
10 warnings
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L215
'ChatContext.WithModel(string)' is obsolete: 'Use WithModel(AIModel model) or WithModel<TModel>() instead.'
|
|
build:
src/MaIN.InferPage/Components/Pages/Home.razor#L214
'ChatContext.WithCustomModel(string, string, string?)' is obsolete: 'Use WithModel<TModel>() instead.'
|
|
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/DataSourceProvider.cs#L75
Dereference of a possibly null reference.
|
|
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#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/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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
main-inferpage-build
|
498 MB |
sha256:3cb2dfe397c17eaabc55b4f37db32affc09c1ba8e99cd3b8059c22312c1d0de8
|
|