Skip to content

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

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

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

Triggered via pull request November 12, 2024 21:45
Status Success
Total duration 1m 19s
Artifacts

reviewdog.yml

on: pull_request
reviewdog (github-check)
35s
reviewdog (github-check)
reviewdog on Pull Request
1m 7s
reviewdog on Pull Request
runner / golangci-lint
1m 9s
runner / golangci-lint
runner / staticcheck
1m 3s
runner / staticcheck
runner / misspell
19s
runner / misspell
reviewdog (github-pr-annotations)
30s
reviewdog (github-pr-annotations)
reviewdog (sarif)
43s
reviewdog (sarif)
runner / typos
4s
runner / typos
runner / languagetool
30s
runner / languagetool
runner / shellcheck
10s
runner / shellcheck
runner / alex
29s
runner / alex
runner / textlint
38s
runner / textlint
runner / textlint sarif
34s
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