Skip to content

Fail static-analysis if there's output to stderr

Lin Jen-Shin requested to merge 41972-make-sure-no-warnings into master

What does this MR do?

Fail static-analysis if there's output to stderr

Are there points in the code the reviewer needs to double check?

Flay omitted a lot of warnings, and we might not be able to fix them, so we might need to ignore them.

Why was this MR needed?

No one loves warnings. Eliminate them

Does this MR meet the acceptance criteria?

  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend

What are the relevant issue numbers?

Closes #41972 (closed)

EE: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4227

Edited by Lin Jen-Shin

Merge request reports

Loading