Skip to content

chore(deps): update protocolbuffers/protobuf to 29.3 #65

chore(deps): update protocolbuffers/protobuf to 29.3

chore(deps): update protocolbuffers/protobuf to 29.3 #65

Triggered via pull request August 9, 2024 12:45
Status Success
Total duration 1m 37s
Artifacts

reviewdog.yml

on: pull_request
reviewdog (github-check)
37s
reviewdog (github-check)
reviewdog on Pull Request
1m 25s
reviewdog on Pull Request
runner / golangci-lint
26s
runner / golangci-lint
runner / staticcheck
1m 0s
runner / staticcheck
runner / misspell
18s
runner / misspell
reviewdog (github-pr-annotations)
33s
reviewdog (github-pr-annotations)
reviewdog (sarif)
46s
reviewdog (sarif)
runner / typos
4s
runner / typos
runner / languagetool
52s
runner / languagetool
runner / shellcheck
6s
runner / shellcheck
runner / alex
30s
runner / alex
runner / textlint
30s
runner / textlint
runner / textlint sarif
42s
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