Upgrade from deprecated Microsoft.CodeAnalysis.FxCopAnalyzers to Microsoft.CodeAnalysis.NetAnalyzers

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Dotnet Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      The driver is currently using the deprecated Microsoft.CodeAnalysis.FxCopAnalyzers package, which causes false positive warnings for modern C# patterns like IAsyncDisposable. Specifically, CA1001 warnings are incorrectly triggered for classes that properly implement async disposal but don't implement the legacy IDisposable interface.

              Assignee:
              Unassigned
              Reporter:
              Adelin Mbida Owona
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: