Alter console output of UpdateUserPassword #834
publish.yml
on: push
golangci-lint on a PR or from a tag
34s
golangci-lint on master branch
0s
Unit Tests
39s
GoReleaser Build on All OS but Windows
0s
GoReleaser Build on Windows
0s
Annotations
6 errors
golangci-lint on a PR or from a tag:
db/users/update_password.go#L82
c.DatabaseUserResetPassword undefined (type *scalingo.Client has no field or method DatabaseUserResetPassword) (typecheck)
|
golangci-lint on a PR or from a tag:
cmd/databases.go#L13
could not import github.com/Scalingo/cli/db/users (-: # github.com/Scalingo/cli/db/users
|
golangci-lint on a PR or from a tag:
db/users/update_password.go#L82
c.DatabaseUserResetPassword undefined (type *scalingo.Client has no field or method DatabaseUserResetPassword)) (typecheck)
|
golangci-lint on a PR or from a tag
issues found
|
Unit Tests:
db/users/update_password.go#L82
c.DatabaseUserResetPassword undefined (type *scalingo.Client has no field or method DatabaseUserResetPassword)
|
Unit Tests
Process completed with exit code 1.
|