Skip to content

Generate report file from analysis. #5666

@Vyom-Yadav

Description

@Vyom-Yadav

Currently, Checker Framework outputs all the warnings and errors to the console.

When using a build system like maven or gradle, the order of output can vary (see known bug with maven).

Checker Framework should generate a parsable report file which can be easily extended to create universal suppression systems, etc.

Currently, at Checkstyle, we use a custom suppression model built with groovy, which parses the output and checks the .xml suppression file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA beginner-friendly place to start contributing to the Checker Framework

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions