Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

seam-cli 0.0.56 regression test failure #156

Open
chenrui333 opened this issue May 15, 2024 · 1 comment
Open

seam-cli 0.0.56 regression test failure #156

chenrui333 opened this issue May 15, 2024 · 1 comment

Comments

@chenrui333
Copy link

馃憢 trying to upgrade the formula to the latest, but ran into some regression test failure as below:

==> /opt/homebrew/Cellar/seam/0.0.56/bin/seam config set fake-server
Server URL set to https://1d334a04c0.fakeseamconnect.seam.vc
PAT set to use fakeseamconnect with "seam_apikey1_token"
==> /opt/homebrew/Cellar/seam/0.0.56/bin/seam -y health get_health
/opt/homebrew/Library/Homebrew/ignorable.rb:27:in `block in raise'
Minitest::Assertion: --- expected
+++ actual
@@ -1 +1,12 @@
-"I鈥檓 one with the Force. The Force is with me."
+"CLI Error: Error: No possible commands
+Error: No possible commands
+    at /opt/homebrew/Cellar/seam/0.0.56/libexec/lib/node_modules/seam-cli/dist/cli.cjs:17231:13
+    at Generator.next (<anonymous>)
+    at /opt/homebrew/Cellar/seam/0.0.56/libexec/lib/node_modules/seam-cli/dist/cli.cjs:63:61
+    at new Promise (<anonymous>)
+    at __async (/opt/homebrew/Cellar/seam/0.0.56/libexec/lib/node_modules/seam-cli/dist/cli.cjs:47:10)
+    at interactForCommandSelection (/opt/homebrew/Cellar/seam/0.0.56/libexec/lib/node_modules/seam-cli/dist/cli.cjs:17215:10)
+    at /opt/homebrew/Cellar/seam/0.0.56/libexec/lib/node_modules/seam-cli/dist/cli.cjs:19018:35
+    at Generator.next (<anonymous>)
+    at fulfilled (/opt/homebrew/Cellar/seam/0.0.56/libexec/lib/node_modules/seam-cli/dist/cli.cjs:50:24)
+"

Need some pointer whether that is desired (I did not find any related changes)

relates to Homebrew/homebrew-core#171777

@chenrui333
Copy link
Author

cc @mastafit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant