Skip to content

Reduce warning output during build and treat new warnings as errors#1513

Merged
tonyqus merged 1 commit into
nissl-lab:masterfrom
lahma:no-warn-doc-problems
Mar 18, 2025
Merged

Reduce warning output during build and treat new warnings as errors#1513
tonyqus merged 1 commit into
nissl-lab:masterfrom
lahma:no-warn-doc-problems

Conversation

@lahma
Copy link
Copy Markdown
Collaborator

@lahma lahma commented Mar 13, 2025

This will improve future code quality and existing problems can be handled with new PRs targeting specific warnings that can be then removed from ignore list (NoWarn). As an example invalid exception re-throw in Section.cs now gave compilation error and needed to be fixed before compilation succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants