Skip to content

Add a fallback to git diff command to get diff of a GitHub pull request on doghouse #4661

Add a fallback to git diff command to get diff of a GitHub pull request on doghouse

Add a fallback to git diff command to get diff of a GitHub pull request on doghouse #4661

Triggered via pull request April 25, 2024 15:29
Status Success
Total duration 1m 5s
Artifacts

reviewdog.yml

on: pull_request
reviewdog (github-check)
43s
reviewdog (github-check)
reviewdog on Pull Request
56s
reviewdog on Pull Request
runner / golangci-lint
18s
runner / golangci-lint
runner / staticcheck
56s
runner / staticcheck
runner / misspell
15s
runner / misspell
runner / languagetool
24s
runner / languagetool
runner / shellcheck
6s
runner / shellcheck
runner / alex
24s
runner / alex
runner / textlint
38s
runner / textlint
runner / textlint sarif
40s
runner / textlint sarif
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
reviewdog on Pull Request: _testdata/golint.go#L3
[golint-pr-review-nofilter] reported by reviewdog 馃惗 exported var X should have comment or be unexported Raw Output: golint.go:3:5: exported var X should have comment or be unexported
reviewdog on Pull Request: _testdata/golint2.go#L3
[golint-pr-review-nofilter] reported by reviewdog 馃惗 exported var Golint2 should have comment or be unexported Raw Output: golint2.go:3:5: exported var Golint2 should have comment or be unexported
reviewdog (github-check): _testdata/golint.go#L3
[golint-check-subdir] reported by reviewdog 馃惗 exported var X should have comment or be unexported Raw Output: golint.go:3:5: exported var X should have comment or be unexported
reviewdog (github-check): _testdata/golint2.go#L3
[golint-check-subdir] reported by reviewdog 馃惗 exported var Golint2 should have comment or be unexported Raw Output: golint2.go:3:5: exported var Golint2 should have comment or be unexported