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

Fixed issues #3180

Merged
merged 5 commits into from
Jul 28, 2020
Merged

Fixed issues #3180

merged 5 commits into from
Jul 28, 2020

Conversation

vweijsters
Copy link
Contributor

Fixes #3136

Updated to Microsoft.CodeAnalysis package 3.6.0
Fixed several issues that popped up after changes made in dotnet/roslyn#39370 and dotnet/roslyn#41828

@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #3180 into master will decrease coverage by 0.00%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##           master    #3180      +/-   ##
==========================================
- Coverage   97.12%   97.12%   -0.01%     
==========================================
  Files         833      834       +1     
  Lines      104419   104566     +147     
  Branches     3376     3382       +6     
==========================================
+ Hits       101418   101559     +141     
- Misses       2095     2100       +5     
- Partials      906      907       +1     

@sharwell sharwell merged commit f2d4dd7 into DotNetAnalyzers:master Jul 28, 2020
@sharwell sharwell deleted the fix-3136 branch July 28, 2020 19:53
@sharwell sharwell added this to the 1.2-beta.next milestone Jul 28, 2020
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.

SA1135 throws null reference exception when using dotnet core 3.1.2
2 participants