Skip to content

Alter console output of UpdateUserPassword #834

Alter console output of UpdateUserPassword

Alter console output of UpdateUserPassword #834

Status Failure
Total duration 48s
Artifacts

publish.yml

on: push
golangci-lint on a PR or from a tag
34s
golangci-lint on a PR or from a tag
golangci-lint on master branch
0s
golangci-lint on master branch
Unit Tests
39s
Unit Tests
GoReleaser Build on All OS but Windows
0s
GoReleaser Build on All OS but Windows
GoReleaser Build on Windows
0s
GoReleaser Build on Windows
Fit to window
Zoom out
Zoom in

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.