You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Malcolm Taylor (JIRA)" <ji...@apache.org> on 2019/02/13 15:11:00 UTC

[jira] [Updated] (NUTCH-2695) Fix some alerts raised by LGTM

     [ https://issues.apache.org/jira/browse/NUTCH-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Malcolm Taylor updated NUTCH-2695:
----------------------------------
    Description: 
I work for Semmle, the company behind LGTM. Our analysis of Nutch raised some alerts, and this issue is to fix a few of the more straightforward ones. ([https://lgtm.com/projects/g/apache/nutch/alerts/?mode=tree).]
 * `Wrong NaN comparison` in Generator
 * `Type mismatch on container modification` in NutchServerPoolExecutor
 * `Missing format argument` in CrawlDbReader

> Fix some alerts raised by LGTM
> ------------------------------
>
>                 Key: NUTCH-2695
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2695
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Malcolm Taylor
>            Priority: Major
>
> I work for Semmle, the company behind LGTM. Our analysis of Nutch raised some alerts, and this issue is to fix a few of the more straightforward ones. ([https://lgtm.com/projects/g/apache/nutch/alerts/?mode=tree).]
>  * `Wrong NaN comparison` in Generator
>  * `Type mismatch on container modification` in NutchServerPoolExecutor
>  * `Missing format argument` in CrawlDbReader



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)