- Notifications
You must be signed in to change notification settings - Fork311
Suppress another Roslyn error#2939
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
93aea89
intodotnet:mainUh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #2939 +/- ##===========================================+ Coverage 72.23% 92.90% +20.67%=========================================== Files 291 6 -285 Lines 59769 310 -59459 ===========================================- Hits 43172 288 -42884+ Misses 16597 22 -16575
Flags with carried forward coverage won't be shown.Click here to find out more. ☔ View full report in Codecov by Sentry. |
Resolve error in pipelines:
##[error]3. RoslynAnalyzers Error CA5397 - File: file:///C:/__w/1/s/src/Microsoft.Data.SqlClient/src/Microsoft/Data/SqlClient/TdsParserHelperClasses.cs. Line: 825. Column 89.
Tool: RoslynAnalyzers: Rule: CA5397 (Do not use deprecated SslProtocols values).https://docs.microsoft.com/visualstudio/code-quality/ca5397