You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# github.com/open-horizon/anax/agreementbot [github.com/open-horizon/anax/agreementbot.test]
agreementbot/secret_updater_test.go:32:9: not enough arguments in call to NewSecretUpdateManager
Describe the steps to reproduce the behavior.
Run make test :
Executing unit tests
# github.com/open-horizon/anax/agreementbot [github.com/open-horizon/anax/agreementbot.test]
agreementbot/secret_updater_test.go:32:9: not enough arguments in call to NewSecretUpdateManager
have ()
want (int, int, int, int)
github.com/open-horizon/anax/abstractprotocol coverage: 0.0% of statements
github.com/open-horizon/anax coverage: 0.0% of statements
FAIL github.com/open-horizon/anax/agreementbot [build failed]
github.com/open-horizon/anax/agreement coverage: 0.0% of statements
github.com/open-horizon/anax/agreementbot/persistence coverage: 0.0% of statements
github.com/open-horizon/anax/agreementbot/secrets coverage: 0.0% of statements
github.com/open-horizon/anax/agreementbot/persistence/bolt coverage: 0.0% of statements
github.com/open-horizon/anax/agreementbot/persistence/postgresql coverage: 0.0% of statements
github.com/open-horizon/anax/agreementbot/secrets/vault coverage: 0.0% of statements
Expected behavior.
Unit-test passes
Screenshots.
Operating Environment
Local build
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Describe the bug.
Unit-tests fail:
Describe the steps to reproduce the behavior.
Run make test :
Expected behavior.
Unit-test passes
Screenshots.
Operating Environment
Local build
Additional Information
No response
The text was updated successfully, but these errors were encountered: