-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
enhancementNew feature or improvementNew feature or improvementstaleNo recent correspondence or work activityNo recent correspondence or work activity
Description
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
Labels
enhancementNew feature or improvementNew feature or improvementstaleNo recent correspondence or work activityNo recent correspondence or work activity