Feature/tts #11
Annotations
10 warnings
|
build:
src/MaIN.Domain/Entities/Chat.cs#L31
Non-nullable property 'Voice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Domain/Entities/Chat.cs#L28
Non-nullable property 'SpeechResponse' 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/Memory/MemoryService.cs#L41
Possible null reference argument for parameter 'text' in 'Task<string> IKernelMemory.ImportTextAsync(string text, string? documentId = null, TagCollection? tags = null, string? index = null, IEnumerable<string>? steps = null, IContext? context = null, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
build:
src/MaIN.Services/Services/DataSourceProvider.cs#L141
Possible null reference argument for parameter 'json' in 'JsonDocument JsonDocument.Parse(string json, JsonDocumentOptions options = default(JsonDocumentOptions))'.
|
|
build:
src/MaIN.Services/Services/DataSourceProvider.cs#L72
Dereference of a possibly null reference.
|
|
build:
src/MaIN.Services/Services/TTSService/VoiceService.cs#L61
Possible null reference assignment.
|
|
build:
src/MaIN.Domain/Entities/Chat.cs#L36
Non-nullable property 'TTSVoicePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Domain/Entities/Chat.cs#L35
Non-nullable property 'TTSModelPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Domain/Entities/Chat.cs#L31
Non-nullable property 'Voice' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/MaIN.Domain/Entities/Chat.cs#L28
Non-nullable property 'SpeechResponse' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
main-inferpage-build
Expired
|
557 MB |
sha256:0fe482873a252e1e5fbaad0e3c5ab93c6ccfb31231f1f36c181c0ad2a85e4e8c
|
|