Feat/97 include tools support for cloud providers #35
Annotations
10 warnings
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L811
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L806
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L513
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build:
src/MaIN.Services/Services/LLMService/AnthropicService.cs#L470
Dereference of a possibly null reference.
|
|
build:
src/MaIN.Services/Services/LLMService/Utils/AnthropicChatCompletionService.cs#L198
Possible null reference argument for parameter 'type' in 'string AnthropicChatCompletionService.MapToJsonSchemaType(Type type)'.
|
|
build:
src/MaIN.Services/Services/LLMService/Utils/AnthropicChatCompletionService.cs#L146
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/TTSService/TextToSpeechService.cs#L20
'VoiceService' is obsolete: 'This is temporary, duct-tape like solution. It can and will evolve into something more robust'
|
|
build:
src/MaIN.Services/Services/TTSService/VoiceService.cs#L62
Possible null reference assignment.
|
|
build:
src/MaIN.Domain/Entities/Tools/ToolsConfiguration.cs#L10
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
main-inferpage-build
Expired
|
528 MB |
sha256:f7bf2330e91acc3be5fdbda0d50a5850270acfe7caaf3f0ac830e8fa64e79016
|
|