Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group across 1 directory #5

Closed

Bump google.golang.org/grpc in the go_modules group across 1 directory

c7addf2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in the go_modules group across 1 directory #5

Bump google.golang.org/grpc in the go_modules group across 1 directory
c7addf2
Select commit
Loading
Failed to load commit list.
GitHub Actions / golint-check-subdir completed Jul 9, 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