Monica-CodingWorld commented on PR #5346: URL: https://github.com/apache/fineract/pull/5346#issuecomment-3796842932
> @Monica-CodingWorld could you please take a look at https://github.com/apache/fineract/actions/runs/21319148523/job/61366891412?pr=5346 @IOhacker @adamsaghy SpotBugs is failing on SF_SWITCH_NO_DEFAULT in NoteWritePlatformServiceJpaRepositoryImpl.getNoteForDelete() (missing default case in switch statement). This appears to be an existing issue that SpotBugs is now catching after the rebase. Should I: 1. Fix the code - Add a default case to the switch statement, or 2. Add exclusion - Add SF_SWITCH_NO_DEFAULT exclusion to config/spotbugs/exclude.xml? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
