Update sn references and raise Text: 0.0.3, SemanticKernel: 0.0.3. #2
Annotations
21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "SenseNet.AI.Vision.Azure
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.SemanticKernel.Experimental.Assistants
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.SemanticKernel.Experimental.Assistants
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build:
src/SenseNet.AI.CLI/Program.cs#L101
Possible null reference argument for parameter 'threadId' in 'Task<QueryData> GenerateContentQuery(string text, string threadId)'.
|
build:
src/SenseNet.AI.CLI/Program.cs#L205
The local function 'TestImageGeneration' is declared but never used
|
build:
src/WebApps/SenseNet.AI.BlazorWebApp/Models/AiMessage.cs#L5
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebApps/SenseNet.AI.BlazorWebApp/Models/AiMessage.cs#L6
Non-nullable property 'Sender' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/WebApps/SenseNet.AI.BlazorWebApp/Components/Pages/ContentManager.razor#L63
Possible null reference argument for parameter 'threadId' in 'Task<ContentManagerData> IContentManager.InvokeAsync(string text, string threadId, CancellationToken cancel)'.
|