Skip to content

Update pinned SDK version to 10.0.102#13936

Merged
danegsta merged 2 commits into
mainfrom
copilot/update-sdk-version-10-0-102
Jan 16, 2026
Merged

Update pinned SDK version to 10.0.102#13936
danegsta merged 2 commits into
mainfrom
copilot/update-sdk-version-10-0-102

Update SDK version from 10.0.101 to 10.0.102

969e51b
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jan 15, 2026 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

  • The build analysis check result has been updated by the user for the following reason: unrelated failures
  • The check result has changed from Failure to Success

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

aspire-tests / Build / Windows_helix_tests / Run helix tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌PowerShell exited with code '1'.

aspire-tests / Build / Linux_helix_tests / Run helix tests

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Bash exited with code '1'.

Test Failures (79 tests failed)

🔹 [All failing tests from aspire-tests]

    ⚠️ 74 failing tests not displayed for this pipeline due to space limitations

    Aspire.Cli.EndToEndTests.EmptyAppHostTemplateTests.CreateEmptyAppHostProject [Details] [100.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    System.TimeoutException : WaitUntil timed out after 00:00:10 waiting for condition.
    Terminal state:
    
    CallStack
       at Hex1b.Automation.WaitUntilStep.ExecuteAsync(Hex1bTerminal terminal, Hex1bTerminalInputSequenceOptions options, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/WaitUntilStep.cs:line 35
       at Hex1b.Automation.Hex1bTerminalInputSequence.ApplyAsync(Hex1bTerminal terminal, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/Hex1bTerminalInputSequence.cs:line 41
       at Aspire.Cli.EndToEndTests.EmptyAppHostTemplateTests.CreateEmptyAppHostProject() in /_/tests/Aspire.Cli.EndToEndTests/EmptyAppHostTemplateTests.cs:line 95
    --- End of stack trace from previous location ---
    Aspire.Cli.EndToEndTests.JsReactTemplateTests.CreateAndRunJsReactProject [Details] [100.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    System.TimeoutException : WaitUntil timed out after 00:00:10 waiting for condition.
    Terminal state:
    
    CallStack
       at Hex1b.Automation.WaitUntilStep.ExecuteAsync(Hex1bTerminal terminal, Hex1bTerminalInputSequenceOptions options, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/WaitUntilStep.cs:line 35
       at Hex1b.Automation.Hex1bTerminalInputSequence.ApplyAsync(Hex1bTerminal terminal, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/Hex1bTerminalInputSequence.cs:line 41
       at Aspire.Cli.EndToEndTests.JsReactTemplateTests.CreateAndRunJsReactProject() in /_/tests/Aspire.Cli.EndToEndTests/JsReactTemplateTests.cs:line 107
    --- End of stack trace from previous location ---
    Aspire.Cli.EndToEndTests.PythonReactTemplateTests.CreateAndRunPythonReactProject [Details] [100.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    System.TimeoutException : WaitUntil timed out after 00:00:10 waiting for condition.
    Terminal state:
    
    CallStack
       at Hex1b.Automation.WaitUntilStep.ExecuteAsync(Hex1bTerminal terminal, Hex1bTerminalInputSequenceOptions options, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/WaitUntilStep.cs:line 35
       at Hex1b.Automation.Hex1bTerminalInputSequence.ApplyAsync(Hex1bTerminal terminal, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/Hex1bTerminalInputSequence.cs:line 41
       at Aspire.Cli.EndToEndTests.PythonReactTemplateTests.CreateAndRunPythonReactProject() in /_/tests/Aspire.Cli.EndToEndTests/PythonReactTemplateTests.cs:line 108
    --- End of stack trace from previous location ---
    Aspire.Cli.EndToEndTests.SmokeTests.CreateAndRunAspireStarterProject [Details] [100.00% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configurations (2)

    Exception Message
    System.TimeoutException : WaitUntil timed out after 00:00:10 waiting for condition.
    Terminal state:
    
    CallStack
       at Hex1b.Automation.WaitUntilStep.ExecuteAsync(Hex1bTerminal terminal, Hex1bTerminalInputSequenceOptions options, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/WaitUntilStep.cs:line 35
       at Hex1b.Automation.Hex1bTerminalInputSequence.ApplyAsync(Hex1bTerminal terminal, CancellationToken ct) in /home/runner/work/hex1b/hex1b/src/Hex1b/Automation/Hex1bTerminalInputSequence.cs:line 41
       at Aspire.Cli.EndToEndTests.SmokeTests.CreateAndRunAspireStarterProject() in /_/tests/Aspire.Cli.EndToEndTests/SmokeTests.cs:line 110
    --- End of stack trace from previous location ---
    Aspire.EndToEnd.Tests-basicservices.WorkItemExecution [Console] [Details] [Artifacts] [34.78% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
    This is a helix work item crash with status: Timeout. To investigate look the [Console log] / navigate to [Helix Artifacts]

    Failing Configuration

Was this helpful? Yes No