-
Notifications
You must be signed in to change notification settings - Fork 510
Issues: DotNetAnalyzers/StyleCopAnalyzers
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
SA1514 is falsely reported when documenting types declared in the global namespace
bug
up for grabs
#3849
opened May 28, 2024 by
Arthri
Do not warn SA1001 (Commas should be spaced correctly) if comma follows a preprocessor directive
bug
up for grabs
#3816
opened Mar 9, 2024 by
mikernet
SA1600 should not trigger for explicit interface implementations
bug
#3717
opened Oct 19, 2023 by
AArnott
SA1623 warning displays when using <inheritdoc /> inside a summary tag
bug
#3465
opened Feb 23, 2022 by
ericmschmidt
SA1100:DoNotPrefixCallsWithBaseUnlessLocalImplementationExists false positive
bug
up for grabs
#3379
opened Aug 26, 2021 by
micktion
SA1139 analyzer crashes on build when rule is broken in attribute
bug
up for grabs
#3217
opened Oct 5, 2020 by
jozefsivek
SA1313: Parameter '__' must begin with lower-case letter.
bug
c# 7
up for grabs
#2974
opened Jul 2, 2019 by
glennawatson
SA1100 incorrectly removes base. if a class doesn't have a local implementation but a subclass does
bug
#2938
opened Apr 17, 2019 by
ali-hk
SA1203 conflicts with SA1202 on private const with public static fields
bug
needs discussion
#2890
opened Feb 18, 2019 by
Predictor
Lightup SeparatedSyntaxListWrapper.Enumerator.Equals throws NotImplementedException
bug
enhancement
up for grabs
#2840
opened Dec 18, 2018 by
pdelvo
SA1509 should ignore blank lines in dictionary initialization
bug
needs discussion
#2832
opened Dec 4, 2018 by
ArtemBan
SA1642 code fix could be improved for single-line empty elements
bug
up for grabs
#2696
opened May 22, 2018 by
sharwell
Incorrect report of SA1001 (commas should be spaced correctly) in interpolated string
blocked
bug
#2469
opened Jun 26, 2017 by
sharwell
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.