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 github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in the go_modules group across 1 directory #4

Closed

Bump github.com/hashicorp/go-retryablehttp

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

Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in the go_modules group across 1 directory #4

Bump github.com/hashicorp/go-retryablehttp
c1c4cfc
Select commit
Loading
Failed to load commit list.
GitHub Actions / golint-check-subdir completed Jun 24, 2024 in 0s

reviewdog [golint-check-subdir] report

reported by reviewdog 🐶

Findings (2)

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

Filtered Findings (0)

Annotations

Check notice on line 3 in _testdata/golint.go

See this annotation in the file changed.

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

[golint-check-subdir] _testdata/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 _testdata/golint2.go

See this annotation in the file changed.

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

[golint-check-subdir] _testdata/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