Update JWT dependency #673
ci-build.yml
on: pull_request
Test with Coverage
1m 9s
GolangCI Lint
1m 4s
Annotations
5 errors
GolangCI Lint:
pkg/test/auth/tokenmanager.go#L226
const `leeway` is unused (unused)
|
GolangCI Lint:
pkg/test/auth/tokenmanager.go#L107
composites: github.com/golang-jwt/jwt/v5.NumericDate struct literal uses unkeyed fields (govet)
|
GolangCI Lint:
pkg/test/auth/tokenmanager.go#L114
composites: github.com/golang-jwt/jwt/v5.NumericDate struct literal uses unkeyed fields (govet)
|
GolangCI Lint:
pkg/test/auth/tokenmanager.go#L135
composites: github.com/golang-jwt/jwt/v5.NumericDate struct literal uses unkeyed fields (govet)
|
GolangCI Lint
issues found
|