Skip to content

Fix jwt generation and verification to include userid #133

Fix jwt generation and verification to include userid

Fix jwt generation and verification to include userid #133

Triggered via pull request October 4, 2024 12:25
Status Failure
Total duration 1m 3s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: tests/unit/jwt_test.go#L53
invalid operation: email != dummyUser.Email (mismatched types jwt.MapClaims and string)
test: tests/unit/jwt_test.go#L89
invalid operation: email != dummyUser.Email (mismatched types jwt.MapClaims and string)
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/