Skip to content

Conversation

@RajaVamsi11
Copy link
Contributor

Fixes #1398

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the MifosStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@Grandolf49
Copy link
Collaborator

Hey @RajaVamsi11 You have 4 pmd violations. probably for all 4 file changes.

@RajaVamsi11
Copy link
Contributor Author

Yes, How do I know where they are going wrong? I tried gradlew build but it didn't help.

@Grandolf49
Copy link
Collaborator

Did u try checking this file?
android-client/mifosng-android/build/reports/pmd/pmd.html

@RajaVamsi11
Copy link
Contributor Author

RajaVamsi11 commented Mar 14, 2020 via email

@Grandolf49
Copy link
Collaborator

@RajaVamsi11 okay let me check.

@Grandolf49
Copy link
Collaborator

@RajaVamsi11 there are 4 unused imports that's why it is failing

@RajaVamsi11
Copy link
Contributor Author

@Grandolf49 Thanks. I will remove them and push the PR again.

@RajaVamsi11
Copy link
Contributor Author

@Grandolf49 It worked.

@AbhilashG001
Copy link
Member

Hello @RajaVamsi11,

Can you please correct your commit message so that it can be merged?

@AbhilashG001 AbhilashG001 merged commit 3059892 into openMF:master Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Obsolete SDK_INT Version Checks

3 participants