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

Code seems correct but I keep getting this #6140

Closed
vsfeedback opened this issue Jan 22, 2019 · 6 comments
Closed

Code seems correct but I keep getting this #6140

vsfeedback opened this issue Jan 22, 2019 · 6 comments
Labels

Comments

@vsfeedback
Copy link

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)

@cartermp
Copy link
Contributor

Seems like we're getting confused on the binary to pull in.

@cartermp cartermp added this to the 16.0 milestone Jan 22, 2019
@cartermp cartermp modified the milestones: 16.0, 16.1 Feb 21, 2019
@cartermp cartermp modified the milestones: 16.1, 16.2 Apr 23, 2019
@cartermp cartermp modified the milestones: 16.2, Backlog Apr 30, 2019
@et1975
Copy link

et1975 commented Jun 8, 2020

Just hit this as well: trying to add a reference to azure functions project from a test project.

@dsyme
Copy link
Contributor

dsyme commented Aug 26, 2020

This is almost certainly due to an inconsistent set of assemblies. In any case we need a specific repro to dig into this

@dsyme dsyme closed this as completed Aug 26, 2020
@cartermp cartermp removed this from the Backlog milestone Aug 26, 2020
@xperiandri
Copy link
Contributor

I have the same issue in the same scenario

add a reference to an Azure functions project from a test project.

@abelbraaksma
Copy link
Contributor

@xperiandri, can you share repro steps? Does it always happen with a given situation? We should probably reopen this @cartermp?

@xperiandri
Copy link
Contributor

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants