question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Investigate Winforms internal builds failures

See original GitHub issue

Winforms build is failing after I updated the branch with latest Arcade updates.

Builds from the internal/release/3.1 branch are passing the validation: https://dnceng.visualstudio.com/internal/_build/results?buildId=384191&view=results

However, builds for private branches based of on internal/release/3.1 AND updated with Arcade changes by doing darc update-dependencies --channel ".NET tools - latest" -- source-repo arcade are failing:

https://dnceng.visualstudio.com/internal/_build/results?buildId=384189&view=results https://dnceng.visualstudio.com/internal/_build/results?buildId=382989&view=results

I think this is high priority as it’s might block servicing builds.

@sunandabalu @AdamYoblick @mmitche @markwilkie @riarenas

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:38 (38 by maintainers)

github_iconTop GitHub Comments

2reactions
AdamYoblickcommented, Oct 22, 2019

Looks good, closing this out 😃

1reaction
AdamYoblickcommented, Oct 15, 2019

Ok nm, that issue was sporadic. Internal build after the darc update is running at https://dnceng.visualstudio.com/internal/_build/results?buildId=388477

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vs 2022 Build fail - Microsoft Q&A
Dear experts I am unable to build project in vs2022 and getting following error, how can i resolve it ? Severity Code Description...
Read more >
Builds fail with cryptic message - Developer Community
This error started occurring without me doing any changes to my project, and it persists for more than a week: ##[error]An error occurred...
Read more >
How can I debug an internal error in the .NET Runtime?
I am trying to debug some work that processes large files. The code itself works, but there are sporadic errors reported from the...
Read more >
1. Solutions and Projects - Mastering Visual Studio .NET ...
Solutions contain only projects—you cannot nest one solution inside another. However, projects can belong to multiple solutions, as Figure 1-2 shows, which ...
Read more >
Find, Fix, and Avoid Memory Leaks in C# .NET: 8 Best ...
Investigate the New-Created-Instances, they are probably memory leaks. Examine the “path to GC Root” and try to understand why those objects ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found