docs: project docs, scripts, deployment configs, and evidence
This commit is contained in:
4
stderr.txt
Normal file
4
stderr.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# github.com/user-management-system/cmd/server
|
||||
cmd\server\main.go:7:2: "time" imported and not used
|
||||
cmd\server\main.go:64:3: cannot use userRepo (variable of type *repository.UserRepository) as repository.UserRepository value in argument to service.NewAuthService
|
||||
cmd\server\main.go:68:3: cannot use cfg.Security.PasswordMinLength (variable of type bool) as int value in argument to service.NewAuthService
|
||||
Reference in New Issue
Block a user