Skip to content

JWT: Upgrade from v3 to v5 #493

JWT: Upgrade from v3 to v5

JWT: Upgrade from v3 to v5 #493

Re-run triggered January 17, 2024 19:13
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
cannot use jwt.SigningMethodHS512 (variable of type *"github.com/golang-jwt/jwt/v5".SigningMethodHMAC) as "github.com/golang-jwt/jwt".SigningMethod value in argument to generates.NewJWTAccessGenerate: *"github.com/golang-jwt/jwt/v5".SigningMethodHMAC does not implement "github.com/golang-jwt/jwt".SigningMethod (wrong type for method Sign)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: wbari/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/