-
### Analyzer
**CA1835**: Prefer the memory-based overloads of ReadAsync/WriteAsync methods in stream-based classes
https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rul…
-
**What were you trying to do?**
Using v0.9.5 .exe on Windows 11 to create a x937 file of scanned in checks to send to bank to deposit. Creating the file via the client REST API and save it as a .x9…
-
### Description
Static code analysis examines code without execution, identifying potential issues like bugs, security vulnerabilities, and style violations. It improves software quality by early i…
-
I propose updating the C# language specification to include a mention of a `` element in documentation. This "inline" element identifies content that is not yet finalized and/or needs further review.
…
-
Context:
* Adding a `StringBuilder(char)` constructor was originally proposed in #20848 due to the existing `StringBuilder(int capacity)` constructor accepting a `char` as an argument (i.e.: `Strin…
-
We use sonar maven plugin to check yaml files, but files with same syntax error doesn’t get same error report.
for example:
Two files (values240.yaml and values241.yaml), both have same indentatio…
-
It would interesting to have a tool that could, given an album key, let me know if the album is receiving favorable reviews. Possible uses include:
- Analyze the new releases for albums with positive …
-
Read the IBM Tone Analyzer documentation (https://www.ibm.com/watson/services/tone-analyzer/)
Create an IBM free account to allow you to use their REST API.
Make your first API requests with dummy d…
-
Tagging @vatsalyaagrawal - as we discussed yesterday, it would be good if we author an integration test leg for the repo that executes our analyzers/fixers on real world repos (see [here](https://gith…
-
### Summary
Develop a modular, extensible static analyzer to enhance the security and reliability of TON smart contracts.
### Context
Static analyzers detect potential vulnerabilities in contracts …