Skip to content

Add 'bugIdent' field to the JSON output #1685

@TomMD

Description

@TomMD

Describe the solution you'd like
Most tools have a bug identifier. For example, staticcheck has bugs identified by numbers such as SA1013. Having these identifiers as part of the JSON output would be useful.

Describe alternatives you've considered
The only way to recover these identifiers after the fact would be a reverse lookup based on the bug text - not good.

Additional context
There is, in fact, a lot of information missing from the JSON that is available from many of the tools. In addition to source spans there should be suggested fixes as well as severities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvementstaleNo recent correspondence or work activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions