Skip to content

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

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

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

Triggered via push February 7, 2026 12:52
Status Success
Total duration 1m 3s
Artifacts

reviewdog.yml

on: push
reviewdog (github-check)
1m 0s
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
23s
runner / misspell
reviewdog (github-pr-annotations)
31s
reviewdog (github-pr-annotations)
reviewdog (sarif)
51s
reviewdog (sarif)
runner / typos
9s
runner / typos
runner / languagetool
27s
runner / languagetool
runner / shellcheck
0s
runner / shellcheck
runner / alex
23s
runner / alex
runner / textlint
40s
runner / textlint
runner / textlint sarif
41s
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/