Changed how BSS fetches a new token #75
Annotations
5 errors and 1 warning
Test with the Go CLI
cannot use jwtauth.New(jwa.RS256.String(), nil, rawkey) (value of type *"github.com/go-chi/jwtauth".JWTAuth) as *"github.com/go-chi/jwtauth/v5".JWTAuth value in assignment
|
Test with the Go CLI
"context" imported and not used
|
Test with the Go CLI
"github.com/lestrrat-go/jwx/jwa" imported and not used
|
Test with the Go CLI
"github.com/lestrrat-go/jwx/jwk" imported and not used
|
Test with the Go CLI
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading