v0.4.4 #68
Annotations
9 errors
build:
src/security/jwt/main.go#L221
Error return value of `systemToken.GetTokenClaims` is not checked (errcheck)
|
build:
src/security/brute_force_guard/main.go#L83
Error return value of `dbService.UpdateUserBlockStatus` is not checked (errcheck)
|
build:
src/security/brute_force_guard/main.go#L92
Error return value of `dbService.UpdateUserBlockStatus` is not checked (errcheck)
|
build:
src/security/brute_force_guard/main.go#L102
Error return value of `dbService.UpdateUserBlockStatus` is not checked (errcheck)
|
build:
src/controllers/authorization.go#L95
Error return value of `bruteForceSvc.Process` is not checked (errcheck)
|
build:
src/controllers/authorization.go#L118
Error return value of `bruteForceSvc.Process` is not checked (errcheck)
|
build:
src/controllers/authorization.go#L124
Error return value of `bruteForceSvc.Process` is not checked (errcheck)
|
build:
src/security/main.go#L36
ineffectual assignment to size (ineffassign)
|
build
issues found
|