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

Static analysis indicates issues with either NRT annotations or usage #26995

Closed
ajcvickers opened this issue Dec 14, 2021 · 0 comments · Fixed by #27181
Closed

Static analysis indicates issues with either NRT annotations or usage #26995

ajcvickers opened this issue Dec 14, 2021 · 0 comments · Fixed by #27181
Assignees
Labels
area-global closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-cleanup
Milestone

Comments

@ajcvickers
Copy link
Member

XML file of inspections attached.

Specific issues to consider:

  • AssignNullToNotNullAttribute
  • ConstantConditionalAccessQualifier
  • ConstantNullCoalescingCondition
  • ExpressionIsAlwaysNull
  • NotNullMemberIsNotInitialized
  • PossibleNullReferenceException
  • RedundantNullableFlowAttribute
  • RedundantSuppressNullableWarningExpression
  • UseNullableAnnotationInsteadOfAttribute

EFCoreInspection.zip

@smitpatel smitpatel self-assigned this Dec 14, 2021
@ajcvickers ajcvickers added this to the MQ milestone Dec 15, 2021
@smitpatel smitpatel added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Jan 12, 2022
@smitpatel smitpatel modified the milestones: MQ, 7.0.0 Jan 12, 2022
smitpatel added a commit that referenced this issue Jan 12, 2022
smitpatel added a commit that referenced this issue Jan 13, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0, 7.0.0-preview1 Feb 14, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0-preview1, 7.0.0 Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-global closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants