vfile/vfile-reporter-json

Include well-known fields such as "actual" and "url" field in JSON reporter output

Closed this issue · 3 comments

Initial checklist

Problem

Currently the reporter can output VFileMessage objects in JSON format. However, this does not include some of the well known fields, such as "actual" and "url" fields.

ref: https://github.com/vfile/vfile-message#well-known-fields

Solution

Where the additional well known fields exist can these be reported as well.

Alternatives

Create a fork of this repository to add in the additional fields in the output

Good idea, want to work on a PR?

Hi! This was marked as ready to be worked on! Note that while this is ready to be worked on, nothing is said about priority: it may take a while for this to be solved.

Is this something you can and want to work on?

Team: please use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this. If this is first-timers friendly, add good first issue and if this could use help, add help wanted.

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.