-
Notifications
You must be signed in to change notification settings - Fork 805
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
Code seems correct but I keep getting this #6140
Comments
Seems like we're getting confused on the binary to pull in. |
Just hit this as well: trying to add a reference to azure functions project from a test project. |
This is almost certainly due to an inconsistent set of assemblies. In any case we need a specific repro to dig into this |
I have the same issue in the same scenario
|
@xperiandri, can you share repro steps? Does it always happen with a given situation? We should probably reopen this @cartermp? |
@abelbraaksma I cannot minimize my solution that reproduces the issue. I tried to remove pieces from my project, but as long as it is a root project I will remove pieces for ages. The only way I see is to give you the full project privately. |
Severity Code Description Project File Line Suppression State
Warning FS3186 An error occurred while reading the F# metadata node at position 1 in table 'itycons' of assembly 'WebSharper.Core.JavaScript, Version=4.5.0.0, Culture=neutral, PublicKeyToken=dcd983dec8f76a71'. The node had no matching declaration. Please report this warning. You may need to recompile the F# assembly you are using. SharperApp FSC 1 Active
This issue has been moved from https://developercommunity.visualstudio.com/content/problem/432287/code-seems-correct-but-i-keep-getting-this.html
VSTS ticketId: 774372
These are the original issue comments:
(no comments)
These are the original issue solutions:
(no solutions)
The text was updated successfully, but these errors were encountered: