chore: S3 Image upload 로직에 try-catch 및 로깅 추가 #145
387 new problems found by Qodana for JVM
Qodana for JVM
387 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Check Kotlin and Java source code coverage |
🔶 Warning | 358 |
@NotNull/@Nullable problems |
🔶 Warning | 13 |
Nullability and data flow problems |
🔶 Warning | 4 |
Unused assignment |
🔶 Warning | 4 |
Field may be 'final' |
🔶 Warning | 2 |
Duplicated code fragment |
◽️ Notice | 4 |
Unknown HTTP header |
◽️ Notice | 2 |
@@ Code coverage @@
- 0% total lines covered
2086 lines analyzed, 0 lines covered
# Calculated according to the filters of your coverage tool
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 164 in src/main/java/com/foru/freebe/message/service/MessageSendService.java
github-actions / Qodana for JVM
Nullability and data flow problems
Method invocation `get` may produce `NullPointerException`
Check warning on line 55 in src/main/java/com/foru/freebe/message/service/MessageSendService.java
github-actions / Qodana for JVM
Nullability and data flow problems
Method invocation `get` may produce `NullPointerException`
Check warning on line 179 in src/main/java/com/foru/freebe/message/service/MessageSendService.java
github-actions / Qodana for JVM
Nullability and data flow problems
Method invocation `get` may produce `NullPointerException`
Check warning on line 85 in src/main/java/com/foru/freebe/message/service/MessageSendService.java
github-actions / Qodana for JVM
Nullability and data flow problems
Method invocation `get` may produce `NullPointerException`
Check notice on line 26 in src/main/java/com/foru/freebe/message/dto/MessageSendRequest.java
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
Check notice on line 112 in src/main/java/com/foru/freebe/message/dto/MessageSendRequest.java
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
Check notice on line 171 in src/main/java/com/foru/freebe/message/dto/MessageSendRequest.java
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
Check notice on line 44 in src/main/java/com/foru/freebe/message/dto/MessageSendRequest.java
github-actions / Qodana for JVM
Duplicated code fragment
Duplicated code
Check warning on line 10 in src/main/java/com/foru/freebe/reservation/dto/ReferenceImageUrls.java
github-actions / Qodana for JVM
Field may be 'final'
Field `originalImage` may be 'final'
Check warning on line 11 in src/main/java/com/foru/freebe/reservation/dto/ReferenceImageUrls.java
github-actions / Qodana for JVM
Field may be 'final'
Field `thumbnailImage` may be 'final'
Check warning on line 104 in src/main/java/com/foru/freebe/reservation/entity/ReservationForm.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `updatePhotographerMemo` coverage is below the threshold 50%
Check warning on line 22 in src/main/java/com/foru/freebe/auth/service/CustomUserDetailsService.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `loadUserByUsername` coverage is below the threshold 50%
Check warning on line 161 in src/main/java/com/foru/freebe/s3/S3ImageService.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `createMetadataForThumbnail` coverage is below the threshold 50%
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `deleteRemovedImages` coverage is below the threshold 50%
Check warning on line 22 in src/main/java/com/foru/freebe/notice/entity/Notice.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Class `Notice` coverage is below the threshold 50%
Check warning on line 24 in src/main/java/com/foru/freebe/product/entity/ProductDiscount.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Class `ProductDiscount` coverage is below the threshold 50%
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `deleteImageOfAllTypeFromS3` coverage is below the threshold 50%
Check warning on line 47 in src/main/java/com/foru/freebe/jwt/filter/JwtAuthenticationFilter.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `doFilterInternal` coverage is below the threshold 50%
Check warning on line 24 in src/main/java/com/foru/freebe/member/entity/Member.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Class `Member` coverage is below the threshold 50%
Check warning on line 8 in src/main/java/com/foru/freebe/jwt/model/JwtTokenModel.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Class `JwtTokenModel` coverage is below the threshold 50%
Check warning on line 15 in src/main/java/com/foru/freebe/config/CustomAccessDeniedHandler.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Class `CustomAccessDeniedHandler` coverage is below the threshold 50%
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `getProductList` coverage is below the threshold 50%
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Method `getRegisteredProductList` coverage is below the threshold 50%
Check warning on line 21 in src/main/java/com/foru/freebe/message/service/MessageSendService.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Class `MessageSendService` coverage is below the threshold 50%
Check warning on line 47 in src/main/java/com/foru/freebe/product/entity/ProductDiscount.java
github-actions / Qodana for JVM
Check Kotlin and Java source code coverage
Constructor `ProductDiscount` coverage is below the threshold 50%