-
Notifications
You must be signed in to change notification settings - Fork 466
Issues: dotnet/roslyn-analyzers
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
PublicApiAnalyzers fails with precise numeric constants
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
The product is not behaving according to its current intended design
False_Positive
A diagnostic is reported for non-problematic case
good first issue
help wanted
The issue is up-for-grabs, and can be claimed by commenting
No RS0016/RS0017 warnings when a public class was made abstract
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
The product is not behaving according to its current intended design
False_Negative
No diagnostic is reported for a problematic case
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Roslyn Rules "RS" Are Not Documented
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Documentation
#6449
opened Jan 19, 2023 by
RealDotNetDave
Possible misfiring of RS0026
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
#6264
opened Nov 14, 2022 by
madelson
Using PublicAPI analyzer in unit tests
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
#5889
opened Feb 19, 2022 by
vpenades
Public API analyzer ignores compiler-generated methods
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
#5826
opened Jan 28, 2022 by
bash
Public API Code Fix should support updating shipped API signature
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
#5782
opened Jan 6, 2022 by
tmat
No RS0016/RS0017 warnings when a public member was made protected
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
#5768
opened Dec 15, 2021 by
bitbonk
RS0041 cannot be solved for Resources.Designer.cs
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
#5521
opened Sep 23, 2021 by
bitbonk
Code-fix for RS0017
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Blocked
Feature Request
#5130
opened May 25, 2021 by
tobias-tengler
PublicAPI Analyzer treats The product is not behaving according to its current intended design
help wanted
The issue is up-for-grabs, and can be claimed by commenting
abstract class
implicit constructors as public
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
Allow filtering out certain APIs from the Public API analyzer
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Feature Request
help wanted
The issue is up-for-grabs, and can be claimed by commenting
RS0017 claims APIs are not public when they are created by Source Generators
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
The product is not behaving according to its current intended design
False_Negative
No diagnostic is reported for a problematic case
help wanted
The issue is up-for-grabs, and can be claimed by commenting
PublicApiAnalyzer fixes don't work
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
The product is not behaving according to its current intended design
help wanted
The issue is up-for-grabs, and can be claimed by commenting
PublicAPI Analyzer fixer does not behave well with records
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
The product is not behaving according to its current intended design
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Comment format for PublicApiAnalyzer PublicAPI format
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Feature Request
help wanted
The issue is up-for-grabs, and can be claimed by commenting
RS0041 code fix doesn't fix all issues, then doesn't show for the remainder
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Bug
The product is not behaving according to its current intended design
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Public API fixers should automatically generate The issue is up-for-grabs, and can be claimed by commenting
#nullable enable
where applicable
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Feature Request
help wanted
Improve codefix for PublicApiAnalyzers when multi-targeting
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Enhancement
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Switch PublicApiAnalyzer to "RegisterAdditionalFileAction" available in Microsoft.CodeAnalysis "3.8.x" to report additional file diagnostics.
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Feature Request
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Enable RS0041 and fix related issues
Area-Microsoft.CodeAnalysis.PublicApiAnalyzers
Blocked
Enhancement
Resolution-By Design
#3915
opened Jul 28, 2020 by
Evangelink
Previous Next
ProTip!
Adding no:label will show everything without a label.