Skip to content

Small fixes and agents support #95

Small fixes and agents support

Small fixes and agents support #95

Triggered via pull request January 14, 2024 21:56
Status Success
Total duration 3m 28s
Artifacts 1

pull-request.yml

on: pull_request
Build and test  /  Build, test and publish
3m 18s
Build and test / Build, test and publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Agents/Crew/AgentTask.cs#L13
Cannot convert null literal to non-nullable reference type.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Agents/Crew/Crew.cs#L16
Possible null reference argument for parameter 'context' in 'string AgentTask.Execute(string context = null)'.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Agents/Crew/CrewAgent.cs#L33
Non-nullable field '_currentValues' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Agents/Crew/CrewChain.cs#L27
Possible null reference argument for parameter 'context' in 'string AgentTask.Execute(string context = null)'.
Build and test / Build, test and publish: src/libs/LangChain.Core/Chains/StackableChains/Agents/Crew/CrewAgent.cs#L92
Possible null reference argument for parameter 'value' in 'SetChain Chain.Set(object value, string outputKey = "text")'.

Artifacts

Produced during runtime
Name Size
nuget-packages Expired
9.79 MB