Skip to content

fix(deps): update module golang.org/x/build to v0.0.0-20240514003625-b0dd12e11c5e #4710

fix(deps): update module golang.org/x/build to v0.0.0-20240514003625-b0dd12e11c5e

fix(deps): update module golang.org/x/build to v0.0.0-20240514003625-b0dd12e11c5e #4710

Triggered via pull request May 14, 2024 01:08
Status Success
Total duration 1m 9s
Artifacts

reviewdog.yml

on: pull_request
reviewdog (github-check)
53s
reviewdog (github-check)
reviewdog on Pull Request
58s
reviewdog on Pull Request
runner / golangci-lint
1m 1s
runner / golangci-lint
runner / staticcheck
55s
runner / staticcheck
runner / misspell
15s
runner / misspell
runner / languagetool
29s
runner / languagetool
runner / shellcheck
9s
runner / shellcheck
runner / alex
27s
runner / alex
runner / textlint
47s
runner / textlint
runner / textlint sarif
48s
runner / textlint sarif
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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