-
https://book.getfoundry.sh/config/static-analyzers
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
AspNetCore Analyzer throws warning due to usage of generics in minimal API:
`1>CSC: Warnin…
-
### Analyzer
**Diagnostic ID**: [CA1822](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822):
### Analyzer source
**NuGet Package**: [Microsoft.CodeAnalysis.Ne…
-
Request to get analyzer list just hangs. Specifically > return Client.ListAnalyzersAsync().Result
This ultimately calls an http client request.
My code is directly from the sample app.
**Here is…
-
# What is currently missing?
There are different ways to write Java (curly braces on same line vs newline, naming conventions), we should programatically decide on the way the project should be w…
-
Native developers often rely on various static analyzers. These analyzers need access to the argument used during compilation. Some compiler options aren't accessible to the plugin author as they are …
-
### Analyzer
**Diagnostic ID**: [CA1000](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1000): `Do not declare static members on generic types`
### Analyzer source…
-
### Analyzer
**Diagnostic ID**: CA2021 (no documentation yet): `Type 'U' is incompatible with type 'T' and cast attempts will throw InvalidCastException at runtime`
### Analyzer source
**SDK*…
MrJul updated
2 months ago
-
This is my first relatively successful attempt to enable AppVeyor build ([1.1.3build3](https://ci.appveyor.com/project/pywinauto/comtypes/build/1.1.3build3)) on 8 Pythons. AppVeyor uses `Windows Serve…