-
When using SQLancer with the JVM below (e.g., using a command such as `java -jar sqlancer-2.0.0.jar duckdb`), everything seems to work fine.
```
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environ…
-
Resolve issues reported by spot bug detector.
Details we can see in the URL which s listed in https://synthetic.fhir.api.devl.techbd.org/docs/project and select Project Reports > SpotBugs
-
## Key information
* RFC PR: (leave this empty)
* Related issue(s), if known:
* Area: Logger, Tracer, Metrics
* Meet [tenets](https://docs.powertools.aws.dev/lambda-java/#tenets): Yes
## Summ…
-
**Describe the bug**
If you mark a field with a lazy getter as `@Nullable`, the generated code results in the field being marked as Nullable, even though it's not (it's turned in to an AtomicReferenc…
-
Diff.groovy(corresponding java project) is updated to use YML format of list-of-projects.properties and Extractor is updated to work with list-of-projects.yaml
Discussion started at https://github.…
-
**Description**
As pointed out by @npepinpe spotbugs can produce SARIF files https://camunda.slack.com/archives/C037RS2JHB8/p1651820555884689?thread_ts=1651812559.248919&cid=C037RS2JHB8
For that…
-
To determine if DeclaredType aka class instances are falsey we generate code to check if they are null.
While that seems like a good idea in the context of Javascript in most Java codebases today t…
-
## Issue Description
Some issues **raised by findbugs** have a //NOSONAR tag in the source code, but now they appear in the issues, instead of being ignored.
(see screenshot attached)
![nosonar](…
-
1. pdf (decribe refactoring, tools...)
2. read me
3. use one more tool (spotbugs or mockito)
4. do the rest from the site to have the needed structure
-
Hi, I found a false negative about the rule [MS_EXPOSE_REP](). Please read the following case, SpotBugs should have reported a warning in line 5,but it doesn't. I think this is caused by the nest clas…
ghost updated
2 weeks ago