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

Sm/warnings to stderr #216

Merged
merged 3 commits into from
Feb 10, 2023
Merged

Sm/warnings to stderr #216

merged 3 commits into from
Feb 10, 2023

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Feb 10, 2023

modify this.warn to send messages to stderr instead of stdout.

Why ?

 sfdx force:data:soql:query -q "SELECT SOMETHING ..." --result-format csv > somefile.csv

this is likely to break a LOT of tests that look for warnings.
@W-12526553@
forcedotcom/cli#1926

@mshanemc mshanemc merged commit fb0c56a into main Feb 10, 2023
@mshanemc mshanemc deleted the sm/warnings-to-stderr branch February 10, 2023 18:18
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

Successfully merging this pull request may close these issues.

3 participants