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

Implement analyzer to warn for use of Assert methods in async void #4640

Merged
merged 4 commits into from
Jan 15, 2025

Conversation

Youssef1313
Copy link
Member

Fixes #4613

@Youssef1313 Youssef1313 force-pushed the async-void-assert-analyzer branch 2 times, most recently from 11d6a73 to c09eca4 Compare January 14, 2025 14:42
@Youssef1313 Youssef1313 force-pushed the async-void-assert-analyzer branch from c09eca4 to 8646dec Compare January 14, 2025 14:42
Evangelink
Evangelink previously approved these changes Jan 14, 2025
src/Analyzers/MSTest.Analyzers/Resources.resx Outdated Show resolved Hide resolved
src/Analyzers/MSTest.Analyzers/Resources.resx Outdated Show resolved Hide resolved
@Evangelink Evangelink enabled auto-merge (squash) January 15, 2025 13:13
@Evangelink Evangelink merged commit 0640599 into microsoft:main Jan 15, 2025
9 checks passed
@Youssef1313 Youssef1313 deleted the async-void-assert-analyzer branch January 15, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Don't assert on async delegate
2 participants