feat: add jwt implement #287
Annotations
8 errors and 1 warning
Unit Test:
api/middleware/jwt.go#L110
multiple-value c.Get(Identity) (value of type (value interface{}, exists bool)) in single-value context
|
Unit Test
Process completed with exit code 2.
|
lint:
api/middleware/jwt.go#L110
multiple-value c.Get(Identity) (value of type (value interface{}, exists bool)) in single-value context (typecheck)
|
lint:
api/router/api/middleware.go#L24
could not import github.com/west2-online/fzuhelper-server/api/middleware (-: # github.com/west2-online/fzuhelper-server/api/middleware
|
lint:
api/middleware/jwt.go#L110
multiple-value c.Get(Identity) (value of type (value interface{}, exists bool)) in single-value context) (typecheck)
|
lint
issues found
|
Vet:
api/middleware/jwt.go#L110
multiple-value c.Get(Identity) (value of type (value interface{}, exists bool)) in single-value context
|
Vet
Process completed with exit code 1.
|
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/
|