Mcp #43
Annotations
9 errors and 10 warnings
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L28
'MCPTool' does not contain a definition for 'Templates' and no accessible extension method 'Templates' accepting a first argument of type 'MCPTool' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L38
'MCPFunction' does not contain a constructor that takes 1 arguments
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L39
'MCPTool' does not contain a definition for 'Templates'
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L39
The type or namespace name 'ACPTemplate' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L28
'MCPTool' does not contain a definition for 'Templates' and no accessible extension method 'Templates' accepting a first argument of type 'MCPTool' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L38
'MCPFunction' does not contain a constructor that takes 1 arguments
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L39
'MCPTool' does not contain a definition for 'Templates'
|
Build:
src/Plugins/BotSharp.Plugin.MongoStorage/Models/AgentMCPToolMongoElement.cs#L39
The type or namespace name 'ACPTemplate' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L17
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L18
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L19
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L20
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L21
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L22
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L23
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Browsing/IWebBrowser.cs#L25
'BrowserActionParams' is obsolete: 'This class is deprecated, use BrowserActionArgs instead.'
|
Build:
src/Infrastructure/BotSharp.Abstraction/Repositories/IBotSharpRepository.cs#L46
Cannot convert null literal to non-nullable reference type.
|
Build:
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.
|
Loading