System.IO.Abstractions.Analyzers icon indicating copy to clipboard operation
System.IO.Abstractions.Analyzers copied to clipboard

Analyzer for helping using package System.IO.Abstractions

Results 21 System.IO.Abstractions.Analyzers issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.Analyzers](https://redirect.github.com/dotnet/roslyn-analyzers) | `3.3.3` -> `3.11.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.Analyzers/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.Analyzers/3.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

I think the analyzer should ignore the calculated property in DTO. For Example: ``` cs public class View { public string Name { get; set; } public string Format =>...

bug
False Positive

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [JetBrains.Annotations](https://www.jetbrains.com/help/resharper/Code_Analysis__Code_Annotations.html) ([source](https://redirect.github.com/JetBrains/JetBrains.Annotations)) | `2023.3.0` -> `2024.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/JetBrains.Annotations/2024.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.CSharp.Workspaces](https://redirect.github.com/dotnet/roslyn) | `4.1.0` -> `4.13.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.CSharp.Workspaces/4.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [System.IO.Abstractions](https://redirect.github.com/TestableIO/System.IO.Abstractions) | `19.1.14` -> `22.0.13` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/System.IO.Abstractions/22.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/System.IO.Abstractions/22.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Usage of static `File` is not flagged when it is the first non-empty code line after a comment: ![Image](https://github.com/user-attachments/assets/9f1c6841-849b-43df-870a-67cd0bfe5185) Reproduce: 1. Write code that should be flagged (e. g. usage...

**Is your feature request related to a problem? Please describe.** Despite using this library, nothing prevents the team from continuing to use the standard .NET API. **Describe the solution you'd...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.CodeAnalysis.NetAnalyzers](https://redirect.github.com/dotnet/roslyn-analyzers) | `6.0.0` -> `9.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.CodeAnalysis.NetAnalyzers/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.CodeAnalysis.NetAnalyzers/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [xunit.runner.visualstudio](https://redirect.github.com/xunit/visualstudio.xunit) | `3.1.4` -> `3.1.5` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit.runner.visualstudio/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/xunit.runner.visualstudio/3.1.4/3.1.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...