Skip to content

Merge pull request #163 from Media-XI/ART-184-be-내가-속한-팀-정보-api-응답-데이… #277

Merge pull request #163 from Media-XI/ART-184-be-내가-속한-팀-정보-api-응답-데이…

Merge pull request #163 from Media-XI/ART-184-be-내가-속한-팀-정보-api-응답-데이… #277

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

1 new problem found by Qodana Community for JVM

Qodana Community for JVM

1 new problem were found

Inspection name Severity Problems
Mismatched query and update of collection 🔶 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 qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 55 in src/main/java/com/example/codebase/domain/team/entity/Team.java

See this annotation in the file changed.

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

Mismatched query and update of collection

Contents of collection `teamUsers` are updated, but never queried