Merge pull request #87 from wisedev-code/22-agent-knowledge-base #79
Annotations
14 warnings
|
build
- Add a dependency group for net8.0 to the nuspec
|
|
build
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.SemanticKernel.Connectors.Google
|
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ModelContextProtocol.AspNetCore
|
|
build:
Examples/Examples/Chat/ChatWithTextToSpeechExample.cs#L16
'VoiceService' is obsolete: 'This is temporary, duct-tape like solution. It can and will evolve into something more robust'
|
|
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:
Examples/Examples/Chat/ChatWithTextToSpeechExample.cs#L18
'VoiceService' is obsolete: 'This is temporary, duct-tape like solution. It can and will evolve into something more robust'
|
|
build:
Examples/Examples/Chat/ChatWithTextToSpeechExample.cs#L17
'VoiceService' is obsolete: 'This is temporary, duct-tape like solution. It can and will evolve into something more robust'
|
|
build:
Examples/Examples/Chat/ChatWithTextToSpeechExample.cs#L16
'VoiceService' is obsolete: 'This is temporary, duct-tape like solution. It can and will evolve into something more robust'
|
|
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.
|