-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
type: enhancementProposed improvementProposed improvement
Description
Some (but certainly not all) lint rules pertain to a specific file and line. Other rules pertain to a file that is missing lines. By using the GitHub Checks API, this report could be surfaced in native form in a GitHub UI with appropriate links to files and/or lines in question. Additionally, the error messages could (eventually) link to rule descriptions hosted at some public URL (see arduino/arduino-lint#158)
An example of a GItHub action that creates annotations (and a summary) via the Checks API using typescript is https://github.com/Attest/annotations-action
Misiu and peternewman
Metadata
Metadata
Assignees
Labels
type: enhancementProposed improvementProposed improvement