Dundi Raja Vamsi Reddy created FINCN-111:
---------------------------------------------
Summary: Fix lint warnings and errors
Key: FINCN-111
URL: https://issues.apache.org/jira/browse/FINCN-111
Project: Fineract Cloud Native
Issue Type: Task
Components: fineract-cn-mobile
Environment: Ubuntu 18.04.1
Android Studio 3.2.1
Reporter: Dundi Raja Vamsi Reddy
Attachments: Screenshot from 2019-02-01 00-18-58.png
*Summary:*
It is a good practice to keep the codebase free of lint warnings, to make it
more robust, performant, and readable.
*Steps to reproduce:*
Go to Analyze -> Inspect Code... -> select the Whole project
*Expected behavior:*
Minimized number of warnings, leaving only those whose fixation would crash the
app itself.
*Observed behavior:*
Following warnings and errors are present in the codebase:
* Android - 1 errors and 264 warnings
* Groovy - 6 warnings
* Java - 1047 errors
* Kotlin - 23 warnings
* XML - 1 errorĀ and many more
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)