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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect Scout output #74

Open
Helios-vmg opened this issue Dec 6, 2024 · 0 comments
Open

Incorrect Scout output #74

Helios-vmg opened this issue Dec 6, 2024 · 0 comments
Assignees

Comments

@Helios-vmg
Copy link
Contributor

Helios-vmg commented Dec 6, 2024

Some Scout subcommands that output JSON data are also printing progress reports on stdout, which can confuse consumers of that information. Scout should either print nothing when those command line options are used, or print them to stderr.

  • cargo scout-audit --metadata
  • cargo scout-audit -- --message-format=json

We also need a unit test for this to prevent future regressions.

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

3 participants