[WIP]jwt design #259
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/
|