Skip to content

[WIP]jwt design

[WIP]jwt design #259

Triggered via pull request November 8, 2024 08:41
Status Failure
Total duration 1m 47s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Vet: api/middleware/jwt.go#L43
struct field id has json tag but is not exported
Vet
Process completed with exit code 1.
lint: api/middleware/jwt.go#L55
commentFormatting: put a space between `//` and comment text (gocritic)
lint: api/middleware/jwt.go#L43
structtag: struct field id has json tag but is not exported (govet)
lint
issues found
License
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/