feat: allow set token timeout dynamically #34
pr-check.yml
on: pull_request
compliant
26s
golangci-lint
44s
Annotations
5 errors and 2 warnings
golangci-lint:
auth_jwt.go#L294
SA1019: jwt.ParseRSAPrivateKeyFromPEMWithPassword is deprecated: This function is deprecated and should not be used anymore. It uses the deprecated x509.DecryptPEMBlock function, which was deprecated since RFC 1423 is regarded insecure by design. Unfortunately, there is no alternative in the Go standard library for now. See https://github.com/golang/go/issues/8860. (staticcheck)
|
golangci-lint:
example/basic/main.go#L43
SA5008: unknown JSON option "required" (staticcheck)
|
golangci-lint:
example/basic/main.go#L44
SA5008: unknown JSON option "required" (staticcheck)
|
golangci-lint:
auth_jwt_test.go#L52
SA5008: unknown JSON option "required" (staticcheck)
|
golangci-lint
issues found
|
compliant
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|