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.

Arcade insertions fail on dotnet/templating -> release/6.0.3xx & release/6.0.4xx

See original GitHub issue

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=187934&view=logs&j=2f0d093c-1064-5c86-fc5b-b7b1eca8e66a&t=d2b639a6-cb19-5f1f-66fd-8047f66b3026

Build leg reported

Build

Pull Request

https://github.com/dotnet/templating/pull/6178

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label “Known Build Error”
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "Could not load file or assembly */tools/Microsoft.DotNet.Arcade.Sdk.dll",
   "BuildRetry": false,
   "ErrorPattern": "Could not load file or assembly *",
   "ExcludeConsoleLog": false
}

Release Note Category

  • Feature changes/additions
  • Bug fixes
  • Internal Infrastructure Improvements

Release Note Description

Additional information about the issue reported

No response

Issue Analytics

  • State:closed
  • Created 7 months ago
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
mmitchecommented, Mar 15, 2023

It’s not critical for the next release, but I would like to solve the issue.

0reactions
YuliiaKovalovacommented, Apr 11, 2023

thank you for the fix

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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