Create Release #12
Triggered via release
January 27, 2024 13:05
kbeaugrand
published
21f2218
Status
Failure
Total duration
32s
Artifacts
–
Annotations
2 errors and 20 warnings
Publish (Assistants.Ollama)
Process completed with exit code 1.
|
Publish (Assistants)
The job was canceled because "Assistants_Ollama" failed.
|
Publish (Assistants.Ollama):
src/Assistants/Thread.cs#L73
Cannot convert null literal to non-nullable reference type.
|
Publish (Assistants.Ollama):
src/Assistants/AssistantBuilder.cs#L54
Non-nullable property 'ConfigureAIServices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (Assistants.Ollama):
src/Assistants/RoomThread/RoomThread.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Publish (Assistants.Ollama):
src/Assistants/RoomThread/RoomThread.cs#L65
Dereference of a possibly null reference.
|
Publish (Assistants.Ollama):
src/Assistants/AssistantBuilder.cs#L219
XML comment has a param tag for 'inputParameter', but there is no parameter by that name
|
Publish (Assistants.Ollama):
src/Assistants/AssistantBuilder.cs#L221
Parameter 'description' has no matching param tag in the XML comment for 'AssistantBuilder.WithInputParameter(string, string)' (but other parameters do)
|
Publish (Assistants.Ollama):
src/Assistants/AssistantBuilder.cs#L221
Parameter 'defaultValue' has no matching param tag in the XML comment for 'AssistantBuilder.WithInputParameter(string, string)' (but other parameters do)
|
Publish (Assistants.Ollama):
src/Assistants/Extensions/KernelExtensions.cs#L19
XML comment has a param tag for 'model', but there is no parameter by that name
|
Publish (Assistants.Ollama):
src/Assistants/Extensions/KernelExtensions.cs#L19
XML comment has cref attribute 'AgentAssistantModel' that could not be resolved
|
Publish (Assistants.Ollama):
src/Assistants/Extensions/KernelExtensions.cs#L20
Parameter 'otherAssistant' has no matching param tag in the XML comment for 'KernelExtensions.ImportPluginFromAgent(Kernel, IAssistant, IAssistant)' (but other parameters do)
|
Publish (Assistants):
src/Assistants/Thread.cs#L73
Cannot convert null literal to non-nullable reference type.
|
Publish (Assistants):
src/Assistants/AssistantBuilder.cs#L54
Non-nullable property 'ConfigureAIServices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish (Assistants):
src/Assistants/RoomThread/RoomThread.cs#L41
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Publish (Assistants):
src/Assistants/RoomThread/RoomThread.cs#L65
Dereference of a possibly null reference.
|
Publish (Assistants):
src/Assistants/AssistantBuilder.cs#L219
XML comment has a param tag for 'inputParameter', but there is no parameter by that name
|
Publish (Assistants):
src/Assistants/AssistantBuilder.cs#L221
Parameter 'description' has no matching param tag in the XML comment for 'AssistantBuilder.WithInputParameter(string, string)' (but other parameters do)
|
Publish (Assistants):
src/Assistants/AssistantBuilder.cs#L221
Parameter 'defaultValue' has no matching param tag in the XML comment for 'AssistantBuilder.WithInputParameter(string, string)' (but other parameters do)
|
Publish (Assistants):
src/Assistants/Extensions/KernelExtensions.cs#L19
XML comment has a param tag for 'model', but there is no parameter by that name
|
Publish (Assistants):
src/Assistants/Extensions/KernelExtensions.cs#L19
XML comment has cref attribute 'AgentAssistantModel' that could not be resolved
|
Publish (Assistants):
src/Assistants/Extensions/KernelExtensions.cs#L20
Parameter 'otherAssistant' has no matching param tag in the XML comment for 'KernelExtensions.ImportPluginFromAgent(Kernel, IAssistant, IAssistant)' (but other parameters do)
|