Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Add postgres request value support - #4131

Open
vkhobor wants to merge 5 commits into
dotnet:mainfrom
vkhobor:add-postgres-request-value-support
Open

Add postgres request value support#4131
vkhobor wants to merge 5 commits into
dotnet:mainfrom
vkhobor:add-postgres-request-value-support

Fix formatting

5f5e710
Select commit
Loading
Failed to load commit list.
Azure Pipelines / interactive-ci succeeded Jan 23, 2026 in 59m 52s

Build #20260122.6 had test failures

Details

Tests

  • Failed: 1 (0.01%)
  • Passed: 12,559 (97.63%)
  • Other: 304 (2.36%)
  • Total: 12,864

Annotations

Check failure on line 1 in Microsoft.DotNet.Interactive.Tests.RequestInputTests.Multiple_inputs_can_be_requested_together_using_GetInputsAsync

See this annotation in the file changed.

@azure-pipelines azure-pipelines / interactive-ci

Microsoft.DotNet.Interactive.Tests.RequestInputTests.Multiple_inputs_can_be_requested_together_using_GetInputsAsync

System.Threading.Tasks.TaskCanceledException : A task was canceled.
Raw output
   at Microsoft.DotNet.Interactive.Kernel.SendAsync(KernelCommand command, CancellationToken cancellationToken) in /mnt/vss/_work/1/s/src/Microsoft.DotNet.Interactive/Kernel.cs:line 477
   at Microsoft.DotNet.Interactive.Tests.RequestInputTests.Multiple_inputs_can_be_requested_together_using_GetInputsAsync() in /mnt/vss/_work/1/s/src/Microsoft.DotNet.Interactive.Tests/RequestInputTests.cs:line 161
--- End of stack trace from previous location ---