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

🔇 Error message cleanup #477

Merged
merged 6 commits into from
Oct 8, 2022
Merged

🔇 Error message cleanup #477

merged 6 commits into from
Oct 8, 2022

Conversation

phatblat
Copy link
Member

@phatblat phatblat commented Oct 8, 2022

Cleanup of error messages.

  • Removed some duplicate error messages
  • All errors printed to stderr now
  • Added --verbose flag to outdated command. Warnings about apps removed from the App Store will only be shown when flag provided.
❯ mas outdated
803453959 Slack (4.28.182 -> 4.28.184)
1055511498 Day One (7.16 -> 7.17)

❯ mas outdated --verbose
Warning: Identifier 883878097 not found in store. Was expected to identify Server.
Warning: Identifier 1125131804 not found in store. Was expected to identify Later.
Warning: Identifier 588726889 not found in store. Was expected to identify ReadKit.
Warning: Identifier 980258689 not found in store. Was expected to identify SSDReporter.
Warning: Identifier 927292435 not found in store. Was expected to identify iStat Mini.
Warning: Identifier 1381523962 not found in store. Was expected to identify Houseparty.
Warning: Identifier 1475897096 not found in store. Was expected to identify Jira.
Warning: Identifier 781577745 not found in store. Was expected to identify Dumper.
Warning: Identifier 924726344 not found in store. Was expected to identify Deliveries.
803453959 Slack (4.28.182 -> 4.28.184)
1055511498 Day One (7.16 -> 7.17)

@phatblat phatblat added the 🧽 chore Administrative task: documentation, build, test, release, git, etc. label Oct 8, 2022
@phatblat phatblat self-assigned this Oct 8, 2022
@phatblat phatblat changed the title 🔇 Errors 🔇 Error message cleanup Oct 8, 2022
@phatblat phatblat merged commit 4c044d8 into main Oct 8, 2022
@phatblat phatblat deleted the errors branch October 8, 2022 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧽 chore Administrative task: documentation, build, test, release, git, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant