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

Correctly report warnings in cases where they have been silently suppressed. #19795

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

Correctly report warnings in cases where they have been silently suppressed.

SingleFileErrorCollector delegates to a MultiFileErrorCollector; before this change it delegates the errors but not the warnings, which meant many warnings were silently discarded.

@copybara-service copybara-service bot force-pushed the test_709785563 branch 5 times, most recently from 29581e9 to 4ad0941 Compare December 26, 2024 17:07
…ressed.

SingleFileErrorCollector delegates to a MultiFileErrorCollector; before this change it delegates the errors but not the warnings, which meant many warnings were silently discarded.

PiperOrigin-RevId: 709785563
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.

1 participant