One issue, as LSP defines a diagnostic. code is the stable contract
(the same codes as the JSON envelope's parser.errors / warnings /
infos); message is human prose and may change. data.bit is the
index of the bit the issue belongs to, the same index the JSON array
uses.
One issue, as LSP defines a diagnostic.
codeis the stable contract (the same codes as the JSON envelope'sparser.errors/warnings/infos);messageis human prose and may change.data.bitis the index of the bit the issue belongs to, the same index the JSON array uses.