Skip to content

chore(deps): update protocolbuffers/protobuf to 29.2 #52

chore(deps): update protocolbuffers/protobuf to 29.2

chore(deps): update protocolbuffers/protobuf to 29.2 #52

GitHub Actions / golint-check-subdir completed Aug 3, 2024 in 0s

reviewdog [golint-check-subdir] report

reported by reviewdog 🐶

Findings (2)

golint.go|3 col 5| exported var X should have comment or be unexported
golint2.go|3 col 5| exported var Golint2 should have comment or be unexported

Filtered Findings (0)

Annotations

Check notice on line 3 in golint.go

See this annotation in the file changed.

@github-actions github-actions / golint-check-subdir

[golint-check-subdir] golint.go#L3

exported var X should have comment or be unexported
Raw output
golint.go:3:5: exported var X should have comment or be unexported

Check notice on line 3 in golint2.go

See this annotation in the file changed.

@github-actions github-actions / golint-check-subdir

[golint-check-subdir] golint2.go#L3

exported var Golint2 should have comment or be unexported
Raw output
golint2.go:3:5: exported var Golint2 should have comment or be unexported