Skip to content

[deploy] 차단 시 로직 수정 및 기록 생성 날짜 기준 수정 배포#410

Merged
Ssamssamukja merged 1 commit into
mainfrom
develop
Apr 13, 2026
Merged

[deploy] 차단 시 로직 수정 및 기록 생성 날짜 기준 수정 배포#410
Ssamssamukja merged 1 commit into
mainfrom
develop

[Fix/#408] 차단 시 로직 수정 및 기록 생성 날짜 기준 수정 (#409)

df518d9
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 13, 2026 in 37s

Quality Gate failed

Failed conditions
73.8% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 218 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcv0&open=AZ2HEJ5yyKYRgMO3dcv0&pullRequest=410

Check warning on line 161 in clokey-api/src/main/java/org/clokey/domain/auth/service/AuthServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5EyKYRgMO3dcvf&open=AZ2HEJ5EyKYRgMO3dcvf&pullRequest=410

Check warning on line 118 in clokey-api/src/main/java/org/clokey/domain/search/service/SearchServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested try block into a separate method.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ2UyKYRgMO3dcu2&open=AZ2HEJ2UyKYRgMO3dcu2&pullRequest=410

Check warning on line 98 in clokey-api/src/main/java/org/clokey/domain/member/repository/FollowRepositoryImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Cast one of the operands of this addition operation to a "long".

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ3uyKYRgMO3dcvA&open=AZ2HEJ3uyKYRgMO3dcvA&pullRequest=410

Check warning on line 300 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcv-&open=AZ2HEJ5yyKYRgMO3dcv-&pullRequest=410

Check warning on line 131 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcvu&open=AZ2HEJ5yyKYRgMO3dcvu&pullRequest=410

Check warning on line 102 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcvs&open=AZ2HEJ5yyKYRgMO3dcvs&pullRequest=410

Check warning on line 251 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcv7&open=AZ2HEJ5yyKYRgMO3dcv7&pullRequest=410

Check warning on line 167 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcvy&open=AZ2HEJ5yyKYRgMO3dcvy&pullRequest=410

Check warning on line 103 in clokey-api/src/test/java/org/clokey/domain/like/service/LikeServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).isNotPresent() or assertThat(actual).isEmpty() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ6TyKYRgMO3dcwe&open=AZ2HEJ6TyKYRgMO3dcwe&pullRequest=410

Check warning on line 123 in clokey-api/src/test/java/org/clokey/domain/lookbook/service/LookBookServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ7jyKYRgMO3dcw-&open=AZ2HEJ7jyKYRgMO3dcw-&pullRequest=410

Check warning on line 411 in clokey-api/src/main/java/org/clokey/domain/cloth/service/ClothAiServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 9 parameters, which is greater than 7 authorized.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ4syKYRgMO3dcvU&open=AZ2HEJ4syKYRgMO3dcvU&pullRequest=410

Check warning on line 130 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcvt&open=AZ2HEJ5yyKYRgMO3dcvt&pullRequest=410

Check warning on line 181 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor the code of the lambda to have only one invocation possibly throwing a runtime exception.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcwN&open=AZ2HEJ5yyKYRgMO3dcwN&pullRequest=410

Check warning on line 89 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcvn&open=AZ2HEJ5yyKYRgMO3dcvn&pullRequest=410

Check warning on line 245 in clokey-api/src/test/java/org/clokey/domain/report/service/ReportServiceImplTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use isNull() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ7ayKYRgMO3dcw9&open=AZ2HEJ7ayKYRgMO3dcw9&pullRequest=410

Check warning on line 219 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcv1&open=AZ2HEJ5yyKYRgMO3dcv1&pullRequest=410

Check warning on line 1541 in clokey-api/src/test/java/org/clokey/domain/coordinate/service/CoordinateServiceImplTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).hasSize(expected) instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ6jyKYRgMO3dcwl&open=AZ2HEJ6jyKYRgMO3dcwl&pullRequest=410

Check failure on line 146 in clokey-api/src/main/java/org/clokey/domain/auth/service/AuthServiceImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5EyKYRgMO3dcvd&open=AZ2HEJ5EyKYRgMO3dcvd&pullRequest=410

Check warning on line 545 in clokey-api/src/test/java/org/clokey/domain/auth/service/AuthServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce the number of assertions from 28 to less than 25.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ6wyKYRgMO3dcwq&open=AZ2HEJ6wyKYRgMO3dcwq&pullRequest=410

Check warning on line 351 in clokey-api/src/test/java/org/clokey/domain/lookbook/service/LookBookServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).isEmpty() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ7kyKYRgMO3dcxB&open=AZ2HEJ7kyKYRgMO3dcxB&pullRequest=410

Check warning on line 95 in clokey-api/src/test/java/org/clokey/domain/feed/service/FeedServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Rename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ5yyKYRgMO3dcvp&open=AZ2HEJ5yyKYRgMO3dcvp&pullRequest=410

Check warning on line 165 in clokey-api/src/main/java/org/clokey/domain/cloth/repository/ClothRepositoryImpl.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused private "lastClothIdCondition" method.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ4hyKYRgMO3dcvL&open=AZ2HEJ4hyKYRgMO3dcvL&pullRequest=410

Check warning on line 1529 in clokey-api/src/test/java/org/clokey/domain/coordinate/service/CoordinateServiceImplTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).isEmpty() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ6jyKYRgMO3dcwk&open=AZ2HEJ6jyKYRgMO3dcwk&pullRequest=410

Check warning on line 909 in clokey-api/src/test/java/org/clokey/domain/comment/service/CommentServiceTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use assertThat(actual).isEmpty() instead.

See more on https://sonarcloud.io/project/issues?id=Clokey-dev_clokey-server&issues=AZ2HEJ8PyKYRgMO3dcxk&open=AZ2HEJ8PyKYRgMO3dcxk&pullRequest=410