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

Fix diagnostic for invalid grain method return types #8234

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Dec 19, 2022

Fixes cases where the C# analyzer isn't able to run (eg, building code for an F# project) and an unsupported grain interface return type is being used.

Fixes: #8233

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond changed the title Fix diagnostic for invalid grain method return types. Fix diagnostic for invalid grain method return types Dec 19, 2022
@ReubenBond ReubenBond merged commit 13fbc45 into dotnet:main Dec 21, 2022
@ReubenBond ReubenBond deleted the fix/analyzer-rpc-return-types branch December 21, 2022 17:13
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'OrleansSerializationSourceGenerator' failed to generate source.
1 participant