Skip to content

fix(mcp): allow create_record for views and added tests to verify the…

b6df6ed
Select commit
Loading
Failed to load commit list.
Open

fix(mcp): allow create_record for views and added tests to verify the… #3217

fix(mcp): allow create_record for views and added tests to verify the…
b6df6ed
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MY_SQL Integration Tests failed Mar 11, 2026 in 4m 31s

Build #20260311.11 failed

Annotations

Check failure on line 177 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MY_SQL Integration Tests

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L177

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(177,26): Error CS0246: The type or namespace name 'EntityMcpOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 180 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MY_SQL Integration Tests

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L180

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(180,43): Error CS0234: The type or namespace name 'DynamicCustomTool' does not exist in the namespace 'Azure.DataApiBuilder.Mcp.Core' (are you missing an assembly reference?)

Check failure on line 333 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MY_SQL Integration Tests

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L333

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(333,30): Error CS0246: The type or namespace name 'EntityMcpOptions' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 333 in src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MY_SQL Integration Tests

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs#L333

src/Service.Tests/Mcp/EntityLevelDmlToolConfigurationTests.cs(333,21): Error CS1739: The best overload for 'Entity' does not have a parameter named 'Mcp'