-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[main] Update dependencies from dotnet/roslyn-analyzers #111518
[main] Update dependencies from dotnet/roslyn-analyzers #111518
Conversation
…uild 20250116.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.24629.1 -> To Version 3.12.0-beta1.25066.1
…uild 20250122.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.24629.1 -> To Version 3.12.0-beta1.25072.1
…uild 20250123.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.24629.1 -> To Version 3.12.0-beta1.25073.1
…uild 20250124.5 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.24629.1 -> To Version 3.12.0-beta1.25074.5
…uild 20250126.4 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.24629.1 -> To Version 3.12.0-beta1.25076.4
cc @tarekgh |
I am not sure if this is a valid violation. @akoeplinger has fixed that before in the PR #105409. The code is clearly marking the method with @akoeplinger may confirm that and maybe someone help with that analyzer or at least explain if we are missing anything. |
This was actually another case of #105409, triggered by the unrelated PR #109806 which ran the code formatter on the System.Runtime.cs ref assembly source which reordered the I left a comment in the ref source to hopefully make this easier to spot in the future. The new analyzer also uncovered a case in Normalization.Icu.cs where we used some enum values unsupported on browser, suppressed the warning there since it is checked afterwards. |
…uild 20250131.1 Microsoft.CodeAnalysis.Analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.12.0-beta1.24629.1 -> To Version 3.12.0-beta1.25081.1
…ate() X509CertificateLoader.LoadCertificate() is not supported there, bubble up the warning.
/ba-g failures are unrelated to the roslyn-analyzers bump |
This pull request updates the following dependencies
From https://github.com/dotnet/roslyn-analyzers