Versions in this module Expand all Collapse all v1 v1.0.2 Mar 3, 2023 v1.0.1 Mar 3, 2023 Changes in this version + const MaxLoggingAnnotationsPerStep + func BasicLocationFormat(d *rdf.Diagnostic) string + func LinkedMarkdownDiagnostic(owner, repo, sha string, d *rdf.Diagnostic) string + func PathLink(owner, repo, sha, path string, line int) string + func ReportAsGitHubActionsLog(toolName, defaultLevel string, d *rdf.Diagnostic) + 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