Skip to content

fix json format use llm #1193

fix json format use llm

fix json format use llm #1193

Triggered via pull request January 15, 2026 03:51
Status Failure
Total duration 2m 1s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest): tests/BotSharp.LLM.Tests/Core/TestAgentService.cs#L13
'TestAgentService' does not implement interface member 'IAgentService.GetTemplateResponseFormat(Agent, string)'
build (ubuntu-latest): tests/BotSharp.LLM.Tests/Core/TestAgentService.cs#L13
'TestAgentService' does not implement interface member 'IAgentService.GetTemplateResponseFormat(Agent, string)'
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (windows-latest)
The operation was canceled.
build (macos-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (macos-latest)
The operation was canceled.
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Users/Models/UserActivationModel.cs#L5
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Repositories/IBotSharpRepository.cs#L51
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L25
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L23
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L22
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L21
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L20
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L19
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L18
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L17
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'