Skip to content

optimize hook

optimize hook #478

Triggered via pull request May 16, 2025 01:25
Status Failure
Total duration 1m 15s
Artifacts

build.yml

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

Annotations

21 errors and 20 warnings
build (macos-latest)
Process completed with exit code 1.
build (macos-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L43
A local variable or function named 'agent' is already defined in this scope
build (macos-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L42
A local variable or function named 'agentService' is already defined in this scope
build (macos-latest): tests/UnitTest/MainTest.cs#L21
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): tests/UnitTest/MainTest.cs#L18
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L43
A local variable or function named 'agent' is already defined in this scope
build (macos-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L42
A local variable or function named 'agentService' is already defined in this scope
build (macos-latest): tests/UnitTest/MainTest.cs#L21
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (macos-latest): tests/UnitTest/MainTest.cs#L18
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (windows-latest)
The operation was canceled.
build (windows-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L43
A local variable or function named 'agent' is already defined in this scope
build (ubuntu-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L42
A local variable or function named 'agentService' is already defined in this scope
build (ubuntu-latest): tests/UnitTest/MainTest.cs#L21
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): tests/UnitTest/MainTest.cs#L18
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L43
A local variable or function named 'agent' is already defined in this scope
build (ubuntu-latest): src/Infrastructure/BotSharp.Core/Routing/RoutingService.InvokeFunction.cs#L42
A local variable or function named 'agentService' is already defined in this scope
build (ubuntu-latest): tests/UnitTest/MainTest.cs#L21
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): tests/UnitTest/MainTest.cs#L18
The type or namespace name 'ConversationHookProvider' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
The strategy configuration was canceled because "build.macos-latest" failed
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/VectorStorage/Models/VectorUpdateModel.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L25
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L23
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L22
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L21
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L20
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L19
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L18
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L17
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
build (macos-latest): src/Infrastructure/BotSharp.Abstraction/Repositories/IBotSharpRepository.cs#L46
Cannot convert null literal to non-nullable reference type.
build (ubuntu-latest): src/Infrastructure/BotSharp.Abstraction/VectorStorage/Models/VectorUpdateModel.cs#L5
Non-nullable property 'Id' 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#L46
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.'