You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Evaldas Latoškinas (JIRA)" <ji...@apache.org> on 2019/03/02 16:42:00 UTC

[jira] [Commented] (FINCN-111) Fix lint warnings and errors

    [ https://issues.apache.org/jira/browse/FINCN-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16782445#comment-16782445 ] 

Evaldas Latoškinas commented on FINCN-111:
------------------------------------------

[~therajanmaurya] I would like to take part in this issue by fixing Android & Java related errors.

> 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 
>            Priority: Minor
>              Labels: error, lint, warning
>         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)