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

Enable nullable context in all test projects #329

Merged
merged 15 commits into from
Aug 15, 2024
Merged

Conversation

bm0niz
Copy link
Contributor

@bm0niz bm0niz commented Aug 15, 2024

Fixes #323

Remarks:

  • IRequestAdapter.ConvertToNativeRequestAsync: Couldn't find a path in the implementation that returns a nullable HttpRequestMessage. Please check.
  • <Nullable>enable</Nullable> prop now flows from the root.

@bm0niz bm0niz requested a review from a team as a code owner August 15, 2024 06:15
@bm0niz
Copy link
Contributor Author

bm0niz commented Aug 15, 2024

@microsoft-github-policy-service agree

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes!

@baywet baywet merged commit 034d8b8 into microsoft:main Aug 15, 2024
7 checks passed
@bm0niz bm0niz deleted the fix-323 branch August 15, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Enable nullable context in all test projects.
3 participants