You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/31 13:37:41 UTC

[jira] [Commented] (AMBARI-20644) Ambari Log Search Web - fix some build npm errors

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

Hadoop QA commented on AMBARI-20644:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12861431/AMBARI-20644.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-logsearch/ambari-logsearch-web.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/11258//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/11258//console

This message is automatically generated.

> Ambari Log Search Web - fix some build npm errors
> -------------------------------------------------
>
>                 Key: AMBARI-20644
>                 URL: https://issues.apache.org/jira/browse/AMBARI-20644
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-logsearch
>    Affects Versions: trunk
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>             Fix For: trunk
>
>         Attachments: AMBARI-20644.patch
>
>
> During npm build, the following errors occur:
> {code:java}
> [ERROR] npm WARN package.json ambari-logsearch-web@0.5.0 No repository field.
> [ERROR] npm WARN package.json ambari-logsearch-web@0.5.0 No README data
> [ERROR] npm WARN package.json ambari-logsearch-web@0.5.0 license should be a valid SPDX license expression
> [ERROR] npm WARN deprecated gulp-minify-css@1.2.4: Please use gulp-clean-css
> [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
> [ERROR] npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
> [ERROR] npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
> [ERROR] npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)