Skip to content

chore(yml): 원상복수 #16

chore(yml): 원상복수

chore(yml): 원상복수 #16

GitHub Actions / Qodana Community for JVM completed Apr 8, 2024 in 0s

5 new problems found by Qodana Community for JVM

Qodana Community for JVM

5 new problems were found

Inspection name Severity Problems
Wrapper type may be primitive 🔶 Warning 3
Catch block may ignore exception 🔶 Warning 1
Nullability and data flow problems 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 34 in src/main/java/com/project/bumawiki/domain/image/ImageController.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Catch block may ignore exception

Empty `catch` block

Check warning on line 41 in src/main/java/com/project/bumawiki/domain/image/service/ImageService.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Argument `file.getOriginalFilename()` might be null

Check warning on line 170 in src/main/java/com/project/bumawiki/domain/coin/service/CoinService.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Wrapper type may be primitive

Type may be primitive

Check warning on line 33 in src/main/java/com/project/bumawiki/domain/coin/service/PriceScheduler.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Wrapper type may be primitive

Type may be primitive

Check warning on line 36 in src/main/java/com/project/bumawiki/domain/coin/service/PriceScheduler.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Wrapper type may be primitive

Type may be primitive