-
Issue Type: Performance Issue
VMの重なりか何度も発生。理由と、必要なものを残し、他は削除し、その旨を連絡するシステムがほしいと思います。
VS Code version: Code 1.62.3 (ccbaa2d27e38e5afa3e5c21c1c7bef4657064247, 2021-11-17T08:11:14.551Z)
OS version: Wi…
-
From time to time, I receive requests from SonarSource customers that want to use ZPA on a commercial edition of SonarQube and hit some issue (e.g. #103 and #131). Currently, it's necessary to choose …
-
This PR introduces another problem, namely that the finally block may now contain a close of an auto-managed resource (i.e. the resource appears in the resource list _and_ it is closed in the finally …
-
[![Quality Gate](https://sonarcloud.io/api/badges/gate?key=com.commercetools:commercetools-sync-java)](https://sonarcloud.io/dashboard?id=com.commercetools%3Acommercetools-sync-java)
-
### Description
I've done upgrade SonarQube 8.4 -> 8.9 LTS.
### Repro steps
```
dotnet sonar-scanner-msbuild-5.2.2.33595-net5.0\SonarScanner.MSBuild.dll begin /k:demo-app /n:DemoApp /v:1.0.0…
-
```
@Mapper
public interface CarMapper {
CarMapper INSTANCE = Mappers.getMapper( CarMapper.class );
```
This yields a Sonar warning “Move constants to a class or enum.” with the rationale “Const…
-
A test like this
```java
package com.example;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.ValueSource;
public class SomeTest {
@Parameterized…
-
I think another discussion of JMRI's dependency graph and modularization is probably a bit overdue. (This came from Issue #7400, but that's really about something else)
Our original [dependency con…
-
Upgraded SonarQube 8.0 to SonarQube 8.1
SonarQube Version: 8.1
Plugin Version: 1.4
Each Branch analysis is analyzing million of lines of code instead of changed code. This was working with Son…
-
##### **Overview of the feature request**
By default persistent entities are used as DTOs for all controllers. For example: https://sonarcloud.io/project/issues?id=microcatalog&open=AXUFA43oaLeiCpu…