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 -> arcade-validation PR flow stuck due to logger changes in linux

See original GitHub issue
  • This issue is blocking This is blocking the arcade promotion flow.
  • This issue is causing unreasonable pain

https://github.com/dotnet/arcade-validation/pull/2040 is still stuck because the linux legs can’t load the new logger. An attempt to fix was submitted in https://github.com/dotnet/arcade/pull/6759, but it didn’t stick.

MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided.

Arcade flow has been stuck for over a week now, and there are a few changes that repos require to be unblocked.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
riarenascommented, Jan 8, 2021

Official build was successful. I can sleep tonight.

1reaction
markwilkiecommented, Jan 8, 2021

I support reverting per our policy…

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