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

Missing System.Runtime core assembly #3

Open
olafurpg opened this issue Feb 2, 2023 · 0 comments
Open

Missing System.Runtime core assembly #3

olafurpg opened this issue Feb 2, 2023 · 0 comments

Comments

@olafurpg
Copy link
Member

olafurpg commented Feb 2, 2023

Steps to reproduce

  • Clone repo belav/csharpier
  • Run scip-dotnet index
  • Run scip snapshot. See the following errors
Src/CSharpier.Cli/StdOutFormattedFileWriter.cs: use --strict=false to ignore this error: scip-dotnet nuget <Missing Core Assembly> 0.0.0.0 System/Object#: empty identifier
scip-dotnet nuget <Missing Core Assembly> 0.0.0.0 System/Object#
_________________________________________^

These symbols belong to the System.Runtime package, which we're able to resolve in our snapshot tests.

https://github.com/sourcegraph/scip-dotnet/blob/main/snapshots/output/syntax/Main/Methods.cs#L10

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants