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

fix(lint): use errors instead of warnings, refactor log impl #1170

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

uncenter
Copy link
Member

@uncenter uncenter commented Aug 6, 2024

Was reviewing a PR (#1160) and found it odd that the metadata differences were reported as warnings rather than errors, as we should not be merging a PR in such a state. This PR refactors the logging implementation to make logging warnings vs errors clearer, and switches the metadata logging to be all errors instead of warnings.

@uncenter uncenter requested a review from a team as a code owner August 6, 2024 22:22
@uncenter uncenter merged commit fd457b1 into main Aug 7, 2024
6 checks passed
@uncenter uncenter deleted the pr-bdec1ca4 branch August 7, 2024 12:47
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.

2 participants