Skip to content

Add support for emitting github action annotations for soundness checks #88

Open
@dimitribouniol

Description

@dimitribouniol

It would be awesome if soundness checks emitted code-level annotations via workflow commands in PRs. Last I used them, it was as simple as echo-ing a special syntax to indicate file, line, and column information.

Namely, this could be useful for:

  • header checks
  • format/lint checks
  • acceptable language checks

(It would be extra cool if this also worked for failing tests, but that might be a tad more involved).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions