Skip to content

gradle detektBaseline task fails #2033

@BraisGabin

Description

@BraisGabin

Running ./gradlew detektBaseline fails if you has more issues than the permitted issues in your module.

To reproduce this error:

  • clone the detekt project
  • edit any rule file adding an unused import (for example)
  • run ./gradlew detektBaseline the error appears

The expected output should be a succesfully build.

This error was introduced in 1.0.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions