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

Clear the warning when getting the "Books" TableClient #450

Open
martinbryant opened this issue Feb 26, 2024 · 1 comment
Open

Clear the warning when getting the "Books" TableClient #450

martinbryant opened this issue Feb 26, 2024 · 1 comment

Comments

@martinbryant
Copy link
Contributor

Warning: /home/runner/work/SAFE-BookStore/SAFE-BookStore/src/Server/Storage.fs(69,50): warning FS3511: This state machine is not statically compilable. A 'let rec' occured in the resumable code specification. An alternative dynamic implementation will be used, which may be slower. Consider adjusting your code to ensure this state machine is statically compilable, or else suppress this warning. [/home/runner/work/SAFE-BookStore/SAFE-BookStore/src/Server/Server.fsproj]

@Larocceau
Copy link
Contributor

dotnet/fsharp#12839 Seems like this is caused by an issue in f# itself

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

No branches or pull requests

2 participants