Skip to content

WIP: Support GitHub Job Summaries #4854

WIP: Support GitHub Job Summaries

WIP: Support GitHub Job Summaries #4854

Triggered via pull request June 20, 2024 12:55
Status Failure
Total duration 1m 12s
Artifacts

reviewdog.yml

on: pull_request
reviewdog (github-check)
47s
reviewdog (github-check)
summary-test
3s
summary-test
reviewdog on Pull Request
1m 2s
reviewdog on Pull Request
runner / golangci-lint
13s
runner / golangci-lint
runner / staticcheck
57s
runner / staticcheck
runner / misspell
15s
runner / misspell
runner / typos
9s
runner / typos
runner / languagetool
40s
runner / languagetool
runner / shellcheck
5s
runner / shellcheck
runner / alex
21s
runner / alex
runner / textlint
49s
runner / textlint
runner / textlint sarif
38s
runner / textlint sarif
Fit to window
Zoom out
Zoom in

Annotations

3 errors
reviewdog (github-check)
Process completed with exit code 1.
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