add asymmetric algorithm support #373
Annotations
1 error and 11 warnings
middleware/jwt/cert.go#L18
should omit type certStore from declaration of var store; it will be inferred from the right-hand side
|
core/health/config.go#L1
should have a package comment
|
core/server/config.go#L1
should have a package comment
|
main.go#L1
should have a package comment
|
model/error.go#L1
should have a package comment
|
core/database/config.go#L1
should have a package comment
|
model/api/api.go#L1
should have a package comment
|
middleware/jwt/cert.go#L1
should have a package comment
|
model/token/token.go#L1
should have a package comment
|
middleware/jwt/jwt.go#L130
comment on exported method Claims.Validate should be of the form "Validate ..."
|
view/view.go#L1
should have a package comment
|
|
The logs for this run have expired and are no longer available.
Loading