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

github/actions: Add "-Werror" to CI build check runs #9578

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

j-xiong
Copy link
Contributor

@j-xiong j-xiong commented Nov 16, 2023

Instead of turning on "-Werror" permanently, which has been proven to be troublesome, add the flag to the CI build check pipeline. This way we are still able to identify and fix warnings as early as possible while avoid causing failures to other CI jobs.

Instead of turning on "-Werror" permanently, which has been proven to
be troublesome, add the flag to the CI build check pipeline. This way
we are still able to identify and fix warnings as early as possible while
avoid causing failures to other CI jobs.

Signed-off-by: Jianxin Xiong <[email protected]>
@j-xiong
Copy link
Contributor Author

j-xiong commented Nov 16, 2023

AWS CI failure is unrelated. Ignoring.

@j-xiong j-xiong merged commit 3ee3031 into ofiwg:main Nov 16, 2023
8 checks passed
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