Skip to content

v0.4.4

v0.4.4 #68

Triggered via pull request January 11, 2024 11:27
Status Failure
Total duration 1m 14s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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