Upgrade jwt package to 5.0 (AST-00000) #3792
Annotations
4 errors and 1 warning
golangci-lint:
internal/wrappers/client.go#L18
import 'github.com/golang-jwt/jwt/v5' is not allowed from list 'main' (depguard)
|
golangci-lint:
internal/wrappers/codebashing-http.go#L11
import 'github.com/golang-jwt/jwt/v5' is not allowed from list 'main' (depguard)
|
golangci-lint:
internal/wrappers/jwt-helper.go#L8
import 'github.com/golang-jwt/jwt/v5' is not allowed from list 'main' (depguard)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading