Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand "return condition" into "return condition ? true : false" #107499

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Merge branch 'main' into expand-return-cond

a76902b
Select commit
Loading
Failed to load commit list.
Draft

Expand "return condition" into "return condition ? true : false" #107499

Merge branch 'main' into expand-return-cond
a76902b
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Nov 21, 2024 in 1h 52m 10s

Build #20241120.58 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 1,111,546 (98.55%)
  • Other: 16,352 (1.45%)
  • Total: 1,127,899

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/10.0.0-beta.24556.2/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.VisualBasic.Core.Tests in job d7af3fc9-a936-4d46-a61d-ccab6615f560 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d7af3fc9-a936-4d46-a61d-ccab6615f560/workitems/Microsoft.VisualBasic.Core.Tests/console

Check failure on line 1 in Microsoft.VisualBasic.Core.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Microsoft.VisualBasic.Core.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.