Skip to content

Merge pull request #2412 from reviewdog/renovate/gitlab.com-gitlab-or… #74

Merge pull request #2412 from reviewdog/renovate/gitlab.com-gitlab-or…

Merge pull request #2412 from reviewdog/renovate/gitlab.com-gitlab-or… #74

Triggered via push February 5, 2026 12:53
Status Success
Total duration 1m 0s
Artifacts

reviewdog.yml

on: push
reviewdog (github-check)
56s
reviewdog (github-check)
reviewdog on Pull Request
reviewdog on Pull Request
runner / golangci-lint
runner / golangci-lint
runner / staticcheck
runner / staticcheck
runner / misspell
16s
runner / misspell
reviewdog (github-pr-annotations)
35s
reviewdog (github-pr-annotations)
reviewdog (sarif)
47s
reviewdog (sarif)
runner / typos
6s
runner / typos
runner / languagetool
26s
runner / languagetool
runner / shellcheck
runner / shellcheck
runner / alex
26s
runner / alex
runner / textlint
43s
runner / textlint
runner / textlint sarif
37s
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/