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 SourceLink Failures

See original GitHub issue

Looks like something changed in Arcade.SDK recently and is causing source link validation to fail:

Validating Microsoft.DotNet.Arcade.Sdk.1.0.0-beta.19279.1.symbols.nupkg ...
        File tools/net472/Microsoft.DotNet.Arcade.Sdk.dll has broken links:
                Failed to retrieve https://raw.githubusercontent.com/dotnet/arcade/ea6addfdc65e5df1b2c036f11614a5f922e36267/.packages/microsoft.bcl.json.sources/4.6.0-preview4.19202.2/contentFiles/cs/netstandard2.0/Microsoft.Bcl.Json.Sources/SR.cs (700)
                Failed to retrieve https://raw.githubusercontent.com/dotnet/arcade/ea6addfdc65e5df1b2c036f11614a5f922e36267/.packages/microsoft.bcl.json.sources/4.6.0-preview4.19202.2/contentFiles/cs/netstandard2.0/Microsoft.Bcl.Json.Sources/System.SR.cs (700)
                Failed to retrieve https://raw.githubusercontent.com/dotnet/arcade/ea6addfdc65e5df1b2c036f11614a5f922e36267/.packages/microsoft.bcl.json.sources/4.6.0-preview4.19202.2/contentFiles/cs/netstandard2.0/Microsoft.Bcl.Json.Sources/BitStack.cs (700)
....

The XUnitConsoleRunner package is also failing the validation (this one seems to be a problem related to git submodules + sourcelink links):

Validating Microsoft.DotNet.XUnitConsoleRunner.2.5.1-beta.19279.1.symbols.nupkg ...
        File tools/netcoreapp2.1/xunit.core.dll has broken links:
                Failed to retrieve https://raw.githubusercontent.com/xunit/xunit/ad20ed120a3653d6af533b76cf8a04f096095349/src/xunit.assert/Asserts/Sdk/ArgumentFormatter.cs (700)
                Failed to retrieve https://raw.githubusercontent.com/xunit/xunit/ad20ed120a3653d6af533b76cf8a04f096095349/src/xunit.assert/Asserts/Sdk/AssertEqualityComparer.cs (700)
                Failed to retrieve https://raw.githubusercontent.com/xunit/xunit/ad20ed120a3653d6af533b76cf8a04f096095349/src/xunit.assert/Asserts/Sdk/AssertEqualityComparerAdapter.cs (700)

@tmat @ViktorHofer

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
danmoseleycommented, Jun 5, 2019

I think @chcosta probably should revise his change to use the correct (binary) library.

1reaction
ViktorHofercommented, May 29, 2019

The xunit.core.dll thing is indeed a bug as it shouldn’t be part of the package at all. I will exclude it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix Gitee · dotnet/sourcelink@e7788ce
Azure Pipelines / SourceLink PR (Build Source-Build (Managed)) failed on Apr 4 ... Check failure on line 190 in .packages/microsoft.dotnet.arcade.sdk/8.0.0- ...
Read more >
Silicon Valley Bank failure could wipe out 'a whole ...
The implosion of Silicon Valley Bank could force hundreds of tech startups to lay off workers or shut down completely.
Read more >
Why Disney's In-House Video Game Business Failed
Disney's Video Game Downfall Was All About Timing​​ A key problem with the division was perceived to be its heavy reliance on making...
Read more >
Meta doesn't seem to know its VR headsets are game ...
After a bombshell report outlining Meta's VR and AR headset road map, it's become increasingly clear the company doesn't understand it makes ...
Read more >
Apple introduces 20 more games to Apple Arcade
Apple launched 20 new games Thursday on Apple Arcade including a new exclusive Teenage Mutant Ninja Turtles title.
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