Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DotNetAnalyzers/StyleCopAnalyzers issues and pull requests
#3570 - Update SA1402 to handle records and record structs
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 5 comments
#3569 - Update SA1313 to also allow incorrect names in explicitly implemented methods from interfaces
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 5 comments
#3565 - SA1516 without a line number
Issue -
State: closed - Opened by kglundgren over 2 years ago
- 5 comments
Labels: duplicate
#3559 - SA1307 considers '_' as a UpperCase letter
Issue -
State: open - Opened by tobias-wiese over 2 years ago
- 4 comments
#3557 - Protected field namings not checked when 1304 and 1307 enabled simultaneously
Issue -
State: open - Opened by tobias-wiese over 2 years ago
- 2 comments
#3550 - SA1515 needs an exception for expression-bodied members
Issue -
State: open - Opened by gtbuchanan over 2 years ago
- 5 comments
#3548 - Update SA1407 to also handle % as a multiplicative operator
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 6 comments
#3548 - Update SA1407 to also handle % as a multiplicative operator
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 6 comments
#3544 - Update SA1137 to correctly fix a violation where the closing brace is not on a separate line
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 2 comments
#3544 - Update SA1137 to correctly fix a violation where the closing brace is not on a separate line
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 2 comments
#3543 - Update SA1023 to not trigger first in line, inside a foreach without braces
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 3 comments
#3543 - Update SA1023 to not trigger first in line, inside a foreach without braces
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 3 comments
#3542 - SA1402 does not fire for record classes
Issue -
State: closed - Opened by jberezanski over 2 years ago
- 3 comments
#3542 - SA1402 does not fire for record classes
Issue -
State: closed - Opened by jberezanski over 2 years ago
- 3 comments
#3541 - SA1118 triggers on C# 8 switch expression
Issue -
State: open - Opened by alexrp over 2 years ago
- 5 comments
#3540 - SA1118 triggers on C# 11 raw string literals
Issue -
State: closed - Opened by alexrp over 2 years ago
- 6 comments
#3539 - SA1509 triggers on block statements
Issue -
State: open - Opened by alexrp over 2 years ago
- 2 comments
#3535 - Update SA1206 to handle c# 11 modifier "required"
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 8 comments
#3535 - Update SA1206 to handle c# 11 modifier "required"
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 8 comments
#3533 - Add nested diagnostics test
Pull Request -
State: open - Opened by Youssef1313 over 2 years ago
- 2 comments
#3527 - SA1206 firing incorrectly for `required` in C# 11
Issue -
State: closed - Opened by stephentoub over 2 years ago
- 11 comments
Labels: fixed
#3523 - Performance improvement: Reduce time spent reading settings file, variant 2
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 3 comments
#3523 - Performance improvement: Reduce time spent reading settings file, variant 2
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 3 comments
#3519 - Performance improvement: Reduce time spent reading settings file
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 4 comments
#3519 - Performance improvement: Reduce time spent reading settings file
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 4 comments
#3518 - SA1642 does not include records
Issue -
State: open - Opened by xLEGiON over 2 years ago
- 5 comments
#3518 - SA1642 does not include records
Issue -
State: closed - Opened by xLEGiON over 2 years ago
- 6 comments
Labels: fixed
#3516 - Correct code fix for SA1130 when delegate expression is part of a cast expression
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 4 comments
#3516 - Correct code fix for SA1130 when delegate expression is part of a cast expression
Pull Request -
State: open - Opened by bjornhellander over 2 years ago
- 4 comments
#3514 - Use GetText instead of ToFullString
Pull Request -
State: closed - Opened by sharwell over 2 years ago
- 2 comments
#3513 - Support file-scoped namespaces in SA1516
Pull Request -
State: closed - Opened by JakubLinhart over 2 years ago
- 8 comments
#3512 - SA1516 doesn't report missing blank line after file scoped namespace
Issue -
State: open - Opened by JakubLinhart over 2 years ago
- 4 comments
Labels: bug, up for grabs
#3512 - SA1516 doesn't report missing blank line after file scoped namespace
Issue -
State: closed - Opened by JakubLinhart over 2 years ago
- 9 comments
Labels: bug, up for grabs
#3510 - SA1130 (UseLambdaSyntax) incorrect fix
Issue -
State: closed - Opened by kindermannhubert over 2 years ago
Labels: bug, fixed
#3507 - Update SA1010 to not trigger on list patterns
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 4 comments
#3505 - Update SA1000 to handle checked operator declarations correctly
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 5 comments
#3505 - Update SA1000 to handle checked operator declarations correctly
Pull Request -
State: closed - Opened by bjornhellander over 2 years ago
- 5 comments
#3503 - SA1010 incorrectly reported on opening bracket in C# 11 list pattern
Issue -
State: closed - Opened by jnm2 over 2 years ago
- 6 comments
Labels: bug, fixed, c# 11
#3503 - SA1010 incorrectly reported on opening bracket in C# 11 list pattern
Issue -
State: closed - Opened by jnm2 over 2 years ago
- 6 comments
Labels: bug, fixed, c# 11
#3501 - Configure some code quality diagnostics (IDExxxx) as warnings
Pull Request -
State: closed - Opened by bjornhellander almost 3 years ago
- 1 comment
#3501 - Configure some code quality diagnostics (IDExxxx) as warnings
Pull Request -
State: closed - Opened by bjornhellander almost 3 years ago
- 1 comment
#3500 - [Question] Why this package releases only beta version for the past three years?
Issue -
State: closed - Opened by maxkoshevoi almost 3 years ago
- 5 comments
Labels: question
#3478 - SA1000 doesn't handle checked operator definitions
Issue -
State: closed - Opened by tannergooding almost 3 years ago
- 4 comments
Labels: bug, c# 11
#3478 - SA1000 doesn't handle checked operator definitions
Issue -
State: closed - Opened by tannergooding almost 3 years ago
- 4 comments
Labels: bug, c# 11
#3465 - SA1623 warning displays when using <inheritdoc /> inside a summary tag
Issue -
State: open - Opened by ericmschmidt almost 3 years ago
- 1 comment
Labels: bug
#3445 - Add code fixes for documentation diagnostics (#1)
Pull Request -
State: open - Opened by jgefen about 3 years ago
- 3 comments
#3433 - SA1413 doesn't accurately describe it's failure condition
Issue -
State: open - Opened by yaakov-h about 3 years ago
- 3 comments
#3420 - Is it alive or abandoned
Issue -
State: closed - Opened by ds1709 about 3 years ago
- 9 comments
#3397 - SA1642: Language ignored in .NET 6.0 SDK RC2
Issue -
State: open - Opened by rsking over 3 years ago
- 6 comments
#3390 - Enforce line rule for expression bodied members
Issue -
State: open - Opened by momvart over 3 years ago
- 1 comment
Labels: proposal
#3381 - Implemenent Lightup IOperationWrapper
Issue -
State: closed - Opened by pavel-mikula-sonarsource over 3 years ago
- 2 comments
#3374 - Add documentation for .editorconfig properties
Pull Request -
State: open - Opened by FantasyTeddy over 3 years ago
- 1 comment
#3371 - SA1629 should allow full-sentence links instead of forcing the period to glow white
Pull Request -
State: closed - Opened by jnm2 over 3 years ago
- 1 comment
#3371 - SA1629 should allow full-sentence links instead of forcing the period to glow white
Pull Request -
State: closed - Opened by jnm2 over 3 years ago
- 1 comment
#3360 - Applying autofixes uses wrong line endings / should honour .editorconfig
Issue -
State: closed - Opened by dgeelen-uipath over 3 years ago
- 2 comments
Labels: bug, fixed
#3351 - SA1516: misfire in C# 9 top-level statements
Issue -
State: closed - Opened by AArnott over 3 years ago
- 11 comments
Labels: bug, fixed, c# 9
#3344 - SA1642 documentation fails to state the correct text for constructors of structs
Issue -
State: open - Opened by TheJCAB almost 4 years ago
- 1 comment
#3344 - SA1642 documentation fails to state the correct text for constructors of structs
Issue -
State: open - Opened by TheJCAB almost 4 years ago
- 1 comment
#3343 - Use ResxSourceGenerator for resource generation
Pull Request -
State: closed - Opened by sharwell almost 4 years ago
- 1 comment
#3343 - Use ResxSourceGenerator for resource generation
Pull Request -
State: closed - Opened by sharwell almost 4 years ago
- 1 comment
#3296 - Fix for SA1137 Elements should have the same indentation incorrectly applies for closing brace that's not at the start of line
Issue -
State: open - Opened by svick almost 4 years ago
- 2 comments
Labels: bug, up for grabs
#3296 - Fix for SA1137 Elements should have the same indentation incorrectly applies for closing brace that's not at the start of line
Issue -
State: open - Opened by svick almost 4 years ago
- 2 comments
Labels: bug, up for grabs
#3288 - SA1513 triggered in switch statement used as part of an operation
Issue -
State: open - Opened by ghostelet about 4 years ago
- 9 comments
#3288 - SA1513 triggered in switch statement used as part of an operation
Issue -
State: open - Opened by ghostelet about 4 years ago
- 8 comments
#3276 - Why not add stylecop.json to csproj AdditionalFiles automatically?
Issue -
State: open - Opened by ssg about 4 years ago
- 1 comment
#3276 - Why not add stylecop.json to csproj AdditionalFiles automatically?
Issue -
State: open - Opened by ssg about 4 years ago
- 1 comment
#3270 - SA1201 throws KeyNotFoundException
Issue -
State: closed - Opened by alexanderyaremchuk about 4 years ago
- 3 comments
Labels: fixed
#3247 - File header code fix causes mixed line endings
Issue -
State: open - Opened by Silic0nS0ldier about 4 years ago
- 4 comments
#3241 - When is the next stable release scheduled?
Issue -
State: closed - Opened by prlcutting about 4 years ago
- 3 comments
#3221 - Is there support to automatically add Headers to .razor files?
Issue -
State: closed - Opened by chchadha over 4 years ago
- 1 comment
Labels: question
#3214 - SA1000 doesn't handle 'target-typed' new
Issue -
State: closed - Opened by davkean over 4 years ago
- 3 comments
Labels: fixed, c# 9
#3213 - SA1649 does not recognize RecordDeclaration for record types introduced in C# 9
Issue -
State: closed - Opened by coder2000 over 4 years ago
- 12 comments
Labels: fixed, c# 9
#3203 - Set version numbers in CI
Pull Request -
State: closed - Opened by sharwell over 4 years ago
- 1 comment
#3187 - Update SA1000 for target-typed new expressions
Pull Request -
State: closed - Opened by nxtn over 4 years ago
- 16 comments
#3187 - Update SA1000 for target-typed new expressions
Pull Request -
State: closed - Opened by nxtn over 4 years ago
- 14 comments
#3183 - Possible inconsistency of SA1117
Issue -
State: open - Opened by Piedone over 4 years ago
- 11 comments
Labels: needs discussion
#3140 - Issue 3100 - Changed SA1600 and tests to meet new documentInterfaces values
Pull Request -
State: open - Opened by CPAM34 almost 5 years ago
- 3 comments
#3136 - SA1135 throws null reference exception when using dotnet core 3.1.2
Issue -
State: closed - Opened by and-rewsmith almost 5 years ago
- 4 comments
Labels: bug, fixed
#3100 - Proposal: Allow fine-grained control over when documentation is checked on interfaces
Issue -
State: open - Opened by RobSiklos about 5 years ago
- 6 comments
Labels: up for grabs, proposal
#3092 - Supressing Rules Using .editorconfig Files
Issue -
State: open - Opened by RehanSaeed about 5 years ago
- 8 comments
#3092 - Supressing Rules Using .editorconfig Files
Issue -
State: open - Opened by RehanSaeed about 5 years ago
- 8 comments
#3045 - [Question] Is it possible to setup StyleCop analyzers from .editorconfig file?
Issue -
State: closed - Opened by xaviersolau over 5 years ago
- 15 comments
Labels: enhancement, fixed
#3033 - Add test cases for tuple deconstruction
Pull Request -
State: closed - Opened by sharwell over 5 years ago
- 1 comment
#3003 - Review impact of pattern matching enhancements on existing rules
Issue -
State: open - Opened by sharwell over 5 years ago
- 13 comments
Labels: c# 8
#2984 - SA1642 no longer seems to expand included documentation
Issue -
State: open - Opened by peteroupc over 5 years ago
- 1 comment
Labels: bug
#2975 - Investigating analyzer impact on build times
Issue -
State: open - Opened by peteroupc over 5 years ago
- 29 comments
Labels: question, in progress
#2975 - Investigating analyzer impact on build times
Issue -
State: open - Opened by peteroupc over 5 years ago
- 29 comments
Labels: question, in progress
#2974 - SA1313: Parameter '__' must begin with lower-case letter.
Issue -
State: open - Opened by glennawatson over 5 years ago
- 12 comments
Labels: bug, up for grabs, c# 7
#2971 - SA1210 Ordering is incorrect when having same namespace lower case and capital
Issue -
State: open - Opened by gps7 over 5 years ago
- 6 comments
Labels: enhancement, needs discussion
#2971 - SA1210 Ordering is incorrect when having same namespace lower case and capital
Issue -
State: open - Opened by gps7 over 5 years ago
- 6 comments
Labels: enhancement, needs discussion
#2969 - VSCode ignores stylecop.json
Issue -
State: open - Opened by arphox over 5 years ago
- 3 comments
Labels: question
#2957 - SA1629 code fix sometimes inserts periods just before last character
Issue -
State: closed - Opened by AArnott almost 6 years ago
- 15 comments
Labels: bug, fixed, code fix
#2955 - SA1135CodeFixProvider InvalidCastException
Issue -
State: closed - Opened by AArnott almost 6 years ago
- 3 comments
Labels: bug, not reproducible
#2927 - SA1011 false positive, C#8.0 and NullableContextOptions when used with arrays.
Issue -
State: closed - Opened by jeroenlandheer almost 6 years ago
- 10 comments
Labels: bug, fixed, c# 8
#2853 - Fix that SA1134 Fix All maybe non-deterministic
Pull Request -
State: closed - Opened by pdelvo about 6 years ago
- 1 comment
Labels: code review
#2842 - Proposed exception to SA1025
Issue -
State: closed - Opened by lcsondes about 6 years ago
- 6 comments
Labels: needs discussion
#2842 - Proposed exception to SA1025
Issue -
State: closed - Opened by lcsondes about 6 years ago
- 6 comments
Labels: needs discussion
#2816 - Proposal: add configuration to require space after cast
Issue -
State: closed - Opened by MariusVolkhart over 6 years ago
- 3 comments
#2785 - Avoid using CodeFixValidationMode.None in tests
Issue -
State: closed - Opened by sharwell over 6 years ago
Labels: bug, fixed
#2746 - Extract classes in Lightup to a separate repository
Issue -
State: open - Opened by Evangelink over 6 years ago
- 4 comments