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

☂ Review nullability reference annotations #803

Closed
30 tasks done
atifaziz opened this issue Mar 18, 2021 · 1 comment
Closed
30 tasks done

☂ Review nullability reference annotations #803

atifaziz opened this issue Mar 18, 2021 · 1 comment
Milestone

Comments

@atifaziz
Copy link
Member

atifaziz commented Mar 18, 2021

This is a follow-up “umbrella issue” to track review of nullability reference annotations applied in PR #582. The annotations were slated for release 3.4.0 but that milestone missed its desired schedule by a big margin. On the positive side, C# 9 got released meanwhile with improvements that could help in revising some of the annotations to be more “honest” (especially with regards to public signatures). The review should therefore focus on:

PR #582 touched on a number of methods, but the following are the priority for this review:

/cc @sid-6581

@atifaziz atifaziz added this to the 3.4.0 milestone Mar 18, 2021
atifaziz added a commit that referenced this issue Mar 22, 2021
This is squashed merge or PR #804 that adds to #803.
atifaziz added a commit that referenced this issue Mar 22, 2021
atifaziz added a commit that referenced this issue Oct 17, 2022
This is a squashed merge of PR #847 that adds to #803.
atifaziz added a commit that referenced this issue Oct 24, 2022
This is a squashed merge of PR #852 that adds to #803.
atifaziz added a commit that referenced this issue Nov 9, 2022
atifaziz added a commit that referenced this issue Nov 9, 2022
@viceroypenguin
Copy link
Contributor

Await does not have any nullability concerns as far as I can tell.

atifaziz pushed a commit that referenced this issue Dec 17, 2022
atifaziz added a commit that referenced this issue Dec 17, 2022
This is a squashed merge of PR #908 that adds to #803.

Co-authored-by: Stuart Turner <stuart@turner-isageek.com>
atifaziz added a commit that referenced this issue Dec 20, 2022
This is a squashed merge of PR #913 that adds to #803.
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