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/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group across 1 directory #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump github.com/golang-jwt/jwt/v4

28291ad
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in the go_modules group across 1 directory #9

Bump github.com/golang-jwt/jwt/v4
28291ad
Select commit
Loading
Failed to load commit list.
GitHub Actions / golint-check-subdir completed Nov 12, 2024 in 1s

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