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

[IDP-1222] Add Roslyn rule to flag response type mismatch between annotation and method return #6

Merged

Conversation

heqianwang
Copy link
Contributor

Description of changes

Added Roslyn analyzer and tests to flag for mismatch between return type indicated by method signature and response type annotations.

Breaking changes

Pre-release format so no current users, but new users will need to fix mismatches if there are any.

Additional checks

Test on an API

  • Updated the documentation of the project to reflect the changes
  • Added new tests that cover the code changes

@heqianwang heqianwang requested a review from a team as a code owner May 1, 2024 16:20
PrincessMadMath
PrincessMadMath previously approved these changes May 2, 2024
Build.ps1 Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/Directory.Build.props Show resolved Hide resolved
PrincessMadMath
PrincessMadMath previously approved these changes May 2, 2024
@heqianwang heqianwang merged commit fe7987e into main May 2, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants