You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2019/05/23 04:14:00 UTC

[jira] [Updated] (YETUS-890) revive plugin is leaking data

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

Allen Wittenauer updated YETUS-890:
-----------------------------------
    Description: 
During a PR, seeing this:

{code}
============================================================================
============================================================================
                           revive plugin: patch
============================================================================
============================================================================


Running revive against identified go files.
pkg/pillar/types/types_test.go:70:26: expected '==', found '=' (and 5 more errors)
{code}


  was:
{code}
============================================================================
============================================================================
                           revive plugin: patch
============================================================================
============================================================================


Running revive against identified go files.
pkg/pillar/types/types_test.go:70:26: expected '==', found '=' (and 5 more errors)
{code}


> revive plugin is leaking data
> -----------------------------
>
>                 Key: YETUS-890
>                 URL: https://issues.apache.org/jira/browse/YETUS-890
>             Project: Yetus
>          Issue Type: Improvement
>          Components: Precommit
>            Reporter: Allen Wittenauer
>            Priority: Major
>
> During a PR, seeing this:
> {code}
> ============================================================================
> ============================================================================
>                            revive plugin: patch
> ============================================================================
> ============================================================================
> Running revive against identified go files.
> pkg/pillar/types/types_test.go:70:26: expected '==', found '=' (and 5 more errors)
> {code}



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