Enum IssueResolutionReason

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      BUILD_TOOL_ISSUE

      The issue originates from the build tool used by the project.

      CANT_FIX_ISSUE

      The issue can not be fixed, e.g. because it requires a change to be made by a third party that is not responsive.

      SCANNER_ISSUE

      The issue is due to an irrelevant scanner issue, such as time out on a large file that is not distributed.