-
I have a project which is multi-targeted to .NET 4.7.2 and .NET 8. However, I am seeing Roslynator analyzer suggestions that are only valid for one of the target frameworks. For example, RCS1058 "comp…
-
![image](https://github.com/user-attachments/assets/fda027e3-f1c9-4bc8-b7d3-af5fee31cb97)
Section 1, Speech-Analysis, Word Frequency Tracking, Taser, Java/Kotlin, Android app, Speech Pattern Analysis…
-
Context: https://github.com/dotnet/runtime/pull/109772#issuecomment-2474856235
It would be nice if the analyzer could warn on DynamicallyAccessedMembers annotations that preserve more than is necessa…
-
this line:
https://github.com/awslabs/amazon-omics-tools/blob/main/omics/cli/run_analyzer/__main__.py#L574
fails if the HealthOmics workflow was already deleted
Traceback (most recent call last):…
-
**Describe the proposed feature**
We use jsoncons in one of our project, for which we run clang static analysis on every build. Unfortunately, jsoncons has had a history of triggering false positives…
-
Basically we should define a json structure based on the database relations and authorization groups. You can find example json below.
```JSON
{
"table": "posts",
"fields": [
{ "name"…
-
https://github.com/nowarp/misti
I would imagine it could be a new button on the left bar, somewhere near the Build button.
-
Example code: https://godbolt.org/z/xhbsaYex6
```cpp
// clang-19 --analyze -Xanalyzer -analyzer-checker="alpha.security,optin.taint" test.c // clang-19 and above
// clang-18 --analyze -Xanalyzer …
z1nke updated
2 weeks ago
-
Hi! Thanks for making this nice tool available!
I'm trying to use CausalPath for RNAseq data using these parameters:
proteomics-values-file = xxx.txt
id-column = ID
symbols-column = Symbols
sit…
-
I'm currently working on a project in which the analyzer result will miss more than half of our dependencies. The problem can be easily reproduced with an almost empty project and a single dependency:…