Skip to content

fix: openai kernel memory integration #52

fix: openai kernel memory integration

fix: openai kernel memory integration #52

Triggered via push April 15, 2025 20:55
Status Success
Total duration 1m 23s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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.Plugins.Memory
build: src/MaIN.Core/Hub/Contexts/ChatContext.cs#L29
Non-nullable property '_files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/MaIN.Core/Hub/Contexts/ChatContext.cs#L29
Non-nullable property '_files' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.