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

Added warning disables for the newly added CA2022 #4094

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

LoopedBard3
Copy link
Member

@LoopedBard3 LoopedBard3 commented Mar 27, 2024

Added warning disables for the newly added CA2022 warning about not reading SSL streams inexactly. This warning was added here: dotnet/roslyn-analyzers#7208, but since we are just doing microbenchmarks, we should be clear to disable it.

This seems to fix the error based on locally testing before/after.

@LoopedBard3 LoopedBard3 self-assigned this Mar 27, 2024
@LoopedBard3 LoopedBard3 marked this pull request as ready for review March 27, 2024 18:07
@sblom sblom merged commit b69d1bd into dotnet:main Mar 27, 2024
58 of 63 checks passed
@LoopedBard3 LoopedBard3 deleted the FixCA2022 branch March 27, 2024 19:11
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

2 participants