issues Search Results · repo:dotnet/roslynator language:C#
Filter by
1k results
(72 ms)1k results
indotnet/roslynator (press backspace or delete to remove)The Analyzer is incorrectly indicating an issue with the code below. However, after applying the auto-fix, the end
result in comparison is different.
For the scenario:
$ a \n b != $ a { \n } b ...
pedrohugorm
- Opened 23 hours ago
- #1634
RCS1036 is obsolete, nevertheless it s still throwing info in the editor by default. That s confusing for new users.
Should we give more priority to the supported analyzer RCS0063 and make that a default? ...
ZeroAurora
- Opened 8 days ago
- #1632
GitLab Provides functionality to report on code quality within their UI on their pipelines as well as merge requests.
They provide for a very simplistic conversion of the roslynator reports. I however ...
Area-CLI
Feature Request
up-for-grabs
marais-vzc
- 1
- Opened 14 days ago
- #1631
Warning (active) AD0001 Analyzer Roslynator.CSharp.Analysis.InvocationExpressionAnalyzer threw an exception of type System.NullReferenceException with message Object reference not set to an instance ...
Area-Analyzers
Bug
up-for-grabs
nnpcYvIVl
- Opened 16 days ago
- #1630
Having the preference for summary configured to single line using:
roslynator_doc_comment_summary_style = single_line
Can RCS1253 be muted when the summary is longer than N characters and/or when the ...
Area-Analyzers
Bug
Feature Request
jafaber
- 1
- Opened 25 days ago
- #1627
Product and Version Used: VS extension Roslynator 2022 v4.12.11
Steps to Reproduce:
- (Example with #endif. The issue is the same with #error, #line, #nullable or #warning)
- Enable RCS0005 in your ...
Area-Analyzers
Bug
up-for-grabs
Bergam64
- 1
- Opened on Feb 11
- #1626
Similar to #821 but for ValueTask
The following code triggers RCS1229, which disappears if the return type is changed to Task:
public static class Rcs1229Repro
{
public static ValueTask Foo()
...
Area-Analyzers
Bug
antoinebj
- Opened on Feb 6
- #1617
Adding a --ignore-constructors option to the find-symbol command would be very useful. I m currently removing unused
code, but because dependency injection hides explicit constructor references, nearly ...
Area-CLI
Feature Request
up-for-grabs
mykhailopylyp
- 1
- Opened on Feb 5
- #1616
I have rule RCS1174 enabled but when it is used with System.Linq.Async then I think it creates False Positive.
I am using this third party library
https://github.com/dotnet/reactive?tab=readme-ov-file#linq-for-iasyncenumerable-systemlinqasync ...
Area-Analyzers
Bug
tomasKosar
- Opened on Feb 5
- #1615

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.