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

@sentry/webpack-plugin: silent: true should not hide warnings and errors #623

Open
tomasz-sodzawiczny opened this issue Oct 24, 2024 · 1 comment

Comments

@tomasz-sodzawiczny
Copy link

Environment

@sentry/nextjs 8.33.1

Steps to Reproduce

  1. the project had silent: true passed into the withSentryConfig() (@sentry/webpack-plugin options)
  2. the SENTRY_AUTH_TOKEN got deleted from the CD pipeline setup

Expected Result

It's great to hide most of the logs, but I would expect warnings / errors, like the one below, to still be shown:

[@sentry/nextjs - Node.js] Warning: No auth token provided. Will not create release. [...]

Actual Result

No errors.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Oct 24, 2024
@lforst
Copy link
Member

lforst commented Oct 24, 2024

Thanks. We will consider!

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

No branches or pull requests

2 participants