Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: resolve ONLY_FULL_GROUP_BY violations and bulk registration username bug #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-3.8.2
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
fix: resolve ONLY_FULL_GROUP_BY violations and bulk registration username bug #136
Changes from all commits
3c2135e23cccac83f693e8ae4c09cdd7b2a128c8f9a0693823fd079afcbc3da5cd719d2a55c54110fa5983d3387b1a893fb67332fbdde8965315e05486d4124e5dab6cd7f567f06d07784b679a7b123e9a28294f093ba268820fe22aab70e20eaaede04b9e5bd114530addca8b313e03adc946d4e3a304875e40a41162a427241e18fb55ce45250eac8248797231794e763f9f3d22060226c10174cd354f719ba5bb00223d52c95086ed8cb3ae643667a4240f8e646e8c480695f8dcf230d33176f5a1011d452570acb505608773a5a7c6bfad6ff5eeb98a5abffa971c6ded082a04bfb75d06cab421d8b9c206a476db67cd5b3e20711128e091bd75f76f68ca52081bea22db468e4130c701ce97f10a541c6a0620599abd300d7ae32e65ca25c0f1790882ee2e26e03970f303ff81fbeb0ddd45File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 191 in src/main/java/com/iemr/admin/controller/nikshay/NikshayLocationController.java
Replace this usage of 'Stream.collect(Collectors.toList())' with 'Stream.toList()' and ensure that the list is unmodified.
Check warning on line 93 in src/main/java/com/iemr/admin/data/nikshay/NikshayDistrict.java
Change this instance-reference to a static reference.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.