Skip to content

Merge pull request #2408 from reviewdog/renovate/golang.org-x-build-d… #73

Merge pull request #2408 from reviewdog/renovate/golang.org-x-build-d…

Merge pull request #2408 from reviewdog/renovate/golang.org-x-build-d… #73

Triggered via push February 4, 2026 12:53
Status Success
Total duration 58s
Artifacts

reviewdog.yml

on: push
reviewdog (github-check)
54s
reviewdog (github-check)
reviewdog on Pull Request
0s
reviewdog on Pull Request
runner / golangci-lint
0s
runner / golangci-lint
runner / staticcheck
0s
runner / staticcheck
runner / misspell
15s
runner / misspell
reviewdog (github-pr-annotations)
35s
reviewdog (github-pr-annotations)
reviewdog (sarif)
48s
reviewdog (sarif)
runner / typos
5s
runner / typos
runner / languagetool
35s
runner / languagetool
runner / shellcheck
0s
runner / shellcheck
runner / alex
24s
runner / alex
runner / textlint
42s
runner / textlint
runner / textlint sarif
42s
runner / textlint sarif
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
reviewdog (github-pr-annotations): _testdata/custom.txt#L6
[custom-rdjsonl] reported by reviewdog 🐶 range test 3 (with line-break) Raw Output: {"message":"range test 3 (with line-break)","location":{"path":"_testdata/custom.txt","range":{"start":{"line":6,"column":2},"end":{"line":7,"column":1}}}}
reviewdog (github-pr-annotations): _testdata/custom.txt#L5
[custom-rdjsonl] reported by reviewdog 🐶 range test 2 (same line) Raw Output: {"message":"range test 2 (same line)","location":{"path":"_testdata/custom.txt","range":{"start":{"line":5},"end":{"line":5}}}}
reviewdog (github-pr-annotations): _testdata/custom.txt#L5
[custom-rdjsonl] reported by reviewdog 🐶 range test 1 (line only) Raw Output: {"message":"range test 1 (line only)","location":{"path":"_testdata/custom.txt","range":{"start":{"line":5},"end":{"line":9}}}}
reviewdog (github-check): comment_iowriter.go#L107
[golint-by-project-conf] exported method RDJSONLCommentWriter.ShouldPrependGitRelDir should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L80
[golint-by-project-conf] exported method RDJSONLCommentWriter.Post should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L76
[golint-by-project-conf] exported function NewRDJSONLCommentWriter should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L71
[golint-by-project-conf] comment on exported type RDJSONLCommentWriter should be of the form "RDJSONLCommentWriter ..." (with optional leading article)
reviewdog (github-check): comment_iowriter.go#L67
[golint-by-project-conf] exported method UnifiedCommentWriter.ShouldPrependGitRelDir should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L52
[golint-by-project-conf] exported method UnifiedCommentWriter.Post should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L48
[golint-by-project-conf] exported function NewUnifiedCommentWriter should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L31
[golint-by-project-conf] exported method RawCommentWriter.ShouldPrependGitRelDir should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L26
[golint-by-project-conf] exported method RawCommentWriter.Post should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L22
[golint-by-project-conf] exported function NewRawCommentWriter should have comment or be unexported
reviewdog (github-check)
exported var Golint2 should have comment or be unexported
reviewdog (github-check)
exported var X should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L107
exported method RDJSONLCommentWriter.ShouldPrependGitRelDir should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L80
exported method RDJSONLCommentWriter.Post should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L76
exported function NewRDJSONLCommentWriter should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L71
comment on exported type RDJSONLCommentWriter should be of the form "RDJSONLCommentWriter ..." (with optional leading article)
reviewdog (github-check): comment_iowriter.go#L67
exported method UnifiedCommentWriter.ShouldPrependGitRelDir should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L52
exported method UnifiedCommentWriter.Post should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L48
exported function NewUnifiedCommentWriter should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L31
exported method RawCommentWriter.ShouldPrependGitRelDir should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L26
exported method RawCommentWriter.Post should have comment or be unexported
reviewdog (github-check): comment_iowriter.go#L22
exported function NewRawCommentWriter should have comment or be unexported
reviewdog (sarif)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/