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

#3911 - Provide a default global .editorconfig

Pull Request - State: open - Opened by MattFromRVA about 2 months ago - 1 comment

#3910 - SA1137 is not raised

Pull Request - State: open - Opened by Mivee about 2 months ago - 2 comments

#3909 - SA1649 alerts for Razor Pages model classes

Issue - State: open - Opened by omccully about 2 months ago - 1 comment

#3906 - FP: SA1205 for partial, file-scoped classes

Issue - State: open - Opened by CaringDev 2 months ago - 9 comments

#3905 - Fix codecov not displaying on GitHub

Pull Request - State: closed - Opened by eXpl0it3r 2 months ago - 2 comments

#3904 - SA1137 is not raised in C# 12 collection expressions

Issue - State: open - Opened by ar-schraml 3 months ago - 1 comment
Labels: enhancement, up for grabs

#3903 - SA1001 conflicts with SA1008 for tuples in case

Issue - State: closed - Opened by LinAGKar 3 months ago - 2 comments

#3902 - AD0001 in many analyzers when stylecop.json link is broken

Issue - State: open - Opened by bjornhellander 3 months ago - 1 comment

#3901 - SA1024 conflicting with SA1003 when using primary constructors

Issue - State: closed - Opened by natashalysakova 3 months ago - 2 comments

#3900 - Add localization for ru-RU

Pull Request - State: open - Opened by SergeyZhurikhin 3 months ago - 1 comment

#3899 - Add localization for ru-RU

Pull Request - State: closed - Opened by SergeyZhurikhin 3 months ago

#3897 - SA1400: `file` isn't recognized as an access modifier

Issue - State: closed - Opened by eduherminio 4 months ago - 1 comment

#3896 - systemUsingDirectivesFirst false by default in Visual Studio Preview

Issue - State: closed - Opened by LWehmschulteAtRosenxt 4 months ago - 6 comments
Labels: external

#3893 - SA1515 on collection expression?

Issue - State: open - Opened by kasperk81 4 months ago - 5 comments

#3892 - SA1313: Adding features and tests.

Pull Request - State: open - Opened by azarasi3 5 months ago - 1 comment

#3889 - CA2000 Erroneous warnings for IAsyncDisposable

Issue - State: closed - Opened by symbiogenesis 5 months ago - 2 comments

#3887 - SA1518 fails whether there is a newline character or not

Issue - State: open - Opened by AArnott 5 months ago - 5 comments

#3886 - [F.Rq.] Apply trailing newline rule SA1518 to Razor Pages (`.cshtml`)

Issue - State: closed - Opened by YoshiRulz 5 months ago - 1 comment

#3885 - Faster settings

Pull Request - State: closed - Opened by sharwell 6 months ago - 1 comment

#3884 - SA1135 inconsistent regarding use of aliases

Issue - State: open - Opened by bjornhellander 6 months ago - 2 comments

#3882 - SA1135 throws exception for type keywords

Issue - State: open - Opened by rsking 6 months ago - 5 comments

#3881 - Explicit interface implementation triggers access level error

Issue - State: open - Opened by marcospgp 6 months ago - 3 comments

#3879 - Exempt file-local types from SA1402 [resolves #3803]

Pull Request - State: open - Opened by 6bee 6 months ago - 3 comments

#3878 - SA1316 should not be reported for tuple deconstruction

Issue - State: open - Opened by Arthri 7 months ago - 7 comments

#3877 - New Rule Proposal: SA1404 but for ExcludeFromCoverage

Issue - State: open - Opened by mu88 7 months ago

#3876 - Code Fix Provider for SA1402 adds extra space

Issue - State: open - Opened by MattFromRVA 7 months ago

#3874 - SA1137 picks the wrong starting indentation

Issue - State: open - Opened by manfred-brands 7 months ago

#3873 - SA1402: Include only relevant using statements

Pull Request - State: open - Opened by MattFromRVA 7 months ago

#3871 - SA1508 SA1502 SA1500 Nullreference Exception & SA1106 false positive

Issue - State: closed - Opened by IvanLieckens 7 months ago - 4 comments

#3868 - SA0102 appears to be falsely reported for file scoped namespaces? (1.2.0-beta.556)

Issue - State: closed - Opened by CodingBeagle 7 months ago - 1 comment
Labels: external

#3867 - New beta?

Issue - State: open - Opened by bjornhellander 7 months ago - 7 comments

#3865 - SA1010 conflicts with SA1024 when invoking a method using named arguments with collection expression

Issue - State: closed - Opened by a-herbst 7 months ago - 3 comments
Labels: bug, c# 12

#3864 - Add test project for c# 13 (pre-release version)

Pull Request - State: closed - Opened by bjornhellander 7 months ago - 4 comments

#3862 - Update SA1649CodeFixProvider to fix problems related to linked files

Pull Request - State: open - Opened by bjornhellander 8 months ago - 1 comment

#3861 - SA1642: Allow <para> Tags in Constructor Documentation

Pull Request - State: closed - Opened by MattFromRVA 8 months ago - 1 comment

#3860 - Add option to detect unused using

Issue - State: closed - Opened by Sebastriani 8 months ago - 7 comments
Labels: external

#3856 - SA1015 false positive on object initializer

Issue - State: closed - Opened by n0099 8 months ago - 3 comments
Labels: fixed

#3855 - Corrected SA1604 documentation to include a relevant example

Pull Request - State: closed - Opened by bjornhellander 8 months ago - 1 comment

#3854 - Extend SA1129 to cover parameterless struct constructors

Issue - State: closed - Opened by Arthri 8 months ago - 1 comment
Labels: duplicate

#3853 - SA1516 is reported between extern alias and global using

Issue - State: closed - Opened by Arthri 8 months ago - 5 comments

#3852 - SA1402 doesn't recognize records

Issue - State: closed - Opened by Arthri 8 months ago - 5 comments
Labels: duplicate

#3851 - SA1402 is not raised when declaring multiple types in a file-scoped namespace

Issue - State: closed - Opened by Arthri 8 months ago - 1 comment
Labels: duplicate

#3850 - When using the new collection initializer [] no SA1010 should be raised.

Issue - State: closed - Opened by Willimaendu 8 months ago - 6 comments
Labels: duplicate

#3849 - SA1514 is falsely reported when documenting types declared in the global namespace

Issue - State: open - Opened by Arthri 8 months ago - 1 comment
Labels: bug, up for grabs

#3848 - Documentation for SA1604 contains an irrelevant line

Issue - State: closed - Opened by Arthri 8 months ago
Labels: fixed

#3847 - New Rule Proposal: SA1208 but for Microsoft.*

Issue - State: open - Opened by EdLichtman 9 months ago

#3846 - SA1206 suggests a non-idiomatic placement of the required modifier.

Issue - State: closed - Opened by mrudat 9 months ago - 6 comments
Labels: duplicate

#3844 - SA1009 conflicts with SA1024 for primary constructors with parent classes.

Issue - State: closed - Opened by mrudat 9 months ago - 2 comments

#3843 - SA1003 conflicts with SA1010 for new style collection initialisation.

Issue - State: closed - Opened by mrudat 9 months ago - 2 comments

#3842 - Update `stylecop.json` schema to have correct default for `headerDecoration`.

Pull Request - State: closed - Opened by alexrp 9 months ago - 2 comments

#3841 - Ability to have multiple (hierarchical) configuration files

Issue - State: closed - Opened by alexrp 9 months ago - 2 comments

#3840 - SA1642: Allow <para> Tags in Constructor Documentation

Pull Request - State: closed - Opened by MattFromRVA 9 months ago

#3839 - Skip Warnings for Commas After Conditional Directives

Pull Request - State: open - Opened by MattFromRVA 9 months ago - 4 comments

#3838 - Add test for SA1000's handling of c# 7.1 default literal expressions

Pull Request - State: open - Opened by bjornhellander 9 months ago - 1 comment

#3837 - SA1106 false positive on class with no body

Issue - State: closed - Opened by CruseCtrl 9 months ago - 5 comments

#3835 - SA1009 - Behavior in Switch expression

Issue - State: open - Opened by modestotech 9 months ago

#3834 - SA1009 ans SA1024 clashses in the middle of a line

Issue - State: closed - Opened by modestotech 9 months ago - 4 comments

#3833 - Update SA1612 to also check primary constructor parameters

Pull Request - State: closed - Opened by bjornhellander 9 months ago - 2 comments

#3832 - Update some tests to not use a fixed language version

Pull Request - State: closed - Opened by bjornhellander 10 months ago - 2 comments

#3830 - Update SA1404 to not crash when attribute uses a namespace alias

Pull Request - State: closed - Opened by bjornhellander 10 months ago - 2 comments

#3829 - SA1404 throws NullReferenceException

Issue - State: closed - Opened by ValentijnMakkenze 10 months ago
Labels: bug, fixed

#3828 - How to enable stylecop again? It suddenly stopped working

Issue - State: closed - Opened by fcintrono 10 months ago - 1 comment

#3827 - New rule: don't use string interpolation $ without interpolation expression

Issue - State: closed - Opened by urmel9 10 months ago - 3 comments
Labels: needs discussion, proposal, new rule

#3826 - What would be needed for a new release version?

Issue - State: open - Opened by 3geek14 10 months ago - 5 comments

#3825 - SA1200 Using directive should appear within a namespace declaration

Issue - State: closed - Opened by daleao 10 months ago - 4 comments
Labels: duplicate

#3824 - SA1010 Opening square brackets should not be preceded by a space

Issue - State: closed - Opened by daleao 10 months ago - 4 comments
Labels: duplicate

#3822 - SA1003 should validate null-coalescing assignment operator

Issue - State: closed - Opened by mnivet 10 months ago - 1 comment
Labels: enhancement, up for grabs, c# 8

#3821 - SA1010 false positive when instantiating empty array

Issue - State: closed - Opened by riley211 10 months ago - 3 comments
Labels: duplicate

#3820 - Update SA1513 to not require a blank line before linq 'into' keyword

Pull Request - State: closed - Opened by DoobieAsDave 11 months ago - 1 comment

#3818 - Will there be a release?

Issue - State: closed - Opened by DMDTT 11 months ago - 1 comment
Labels: duplicate

#3816 - Do not warn SA1001 (Commas should be spaced correctly) if comma follows a preprocessor directive

Issue - State: open - Opened by mikernet 11 months ago - 4 comments
Labels: bug, up for grabs

#3815 - `SA1010` should not fire for collection expressions

Issue - State: closed - Opened by RenderMichael 11 months ago - 2 comments
Labels: duplicate

#3814 - System.NullReferenceExceptions with v 1.1.118

Issue - State: closed - Opened by WernerMairl 11 months ago - 2 comments