Module github

Module github 

Source
Expand description

GitHub Actions annotation format

Outputs annotations in GitHub Actions workflow command format for PR annotations. See: https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions

Structsยง

GitHubFormatter
GitHub Actions formatter Outputs in the format: ::<level> file=<file>,line=<line>,col=<col>,endLine=<endLine>,endColumn=<endCol>,title=<rule>::<message>