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

build: Disable warnings in third-party code #1353

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

joeyparrish
Copy link
Member

We already disabled warnings-as-errors in third-party code, but this goes futher to completely disable third-party warnings. They are mostly noise, and distracting. If they aren't errors, we shouldn't have our build logs flooded with them.

We already disabled warnings-as-errors in third-party code, but this
goes futher to completely disable third-party warnings.  They are
mostly noise, and distracting.  If they aren't errors, we shouldn't
have our build logs flooded with them.
@cosmin cosmin merged commit 673e49d into shaka-project:main Feb 27, 2024
33 checks passed
@cosmin
Copy link
Contributor

cosmin commented Feb 27, 2024

Thank you, I was about to suggest the same thing as I got tired of looking at random warnings in the build output.

@joeyparrish joeyparrish deleted the no-third-party-warnings branch February 28, 2024 20:54
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Apr 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants