Versions in this module Expand all Collapse all v0 v0.10.0 Apr 23, 2020 Changes in this version + const MaxLoggingAnnotationsPerStep + func BasicLocationFormat(c *reviewdog.CheckResult) string + func LinkedMarkdownCheckResult(owner, repo, sha string, c *reviewdog.CheckResult) string + func PathLink(owner, repo, sha, path string, line int) string + func ReportAsGitHubActionsLog(toolName, level string, c *reviewdog.CheckResult) + func WarnTooManyAnnotationOnce() + type GitHubActionLogWriter struct + func NewGitHubActionLogWriter(level string) *GitHubActionLogWriter + func (lw *GitHubActionLogWriter) Flush(_ context.Context) error + func (lw *GitHubActionLogWriter) Post(_ context.Context, c *reviewdog.Comment) error