Closed yetist closed 5 years ago
I see no html reports in https://mate-media.mate-desktop.dev
mate-media has no clang analyzer bugs, and I can add one argument to force travis to fail if it detects bugs, and I can do the same in repositories without bugs
@mate-desktop/core-team
I need to know if you are agree
Really? Why should the build fail when clang reports an issue? Than most builds will fail only because of clang. In result i can't approve a review because of a clang warning. I mean clang is useful, but it isn't the main reason why we use travis-CI.
Why should the build fail when clang reports an issue?
This will improve the workflow for me, if travis is ok, clang analyzer is ok and there is no reason to see the .dev page with analyses
And if travis fails, we can see quickly the bug over analyzer and request changes
Than most builds will fail only because of clang.
I suggest to do that only in repos without bugs (like mate-media)
Please don't panic, it was a suggestion, if you aren't agree, no problem :)
Why should the build fail when clang reports an issue?
This will improve the workflow for me, if travis is ok, clang analyzer is ok and there is no reason to see the .dev page with analyses
Without any panic, only pure realistic, how do want filter out clang false positives? I recall that there were some in the last 2 months in some of your PRs. And i am not the person who can evaluate a fault positive error/warning.
I suggest to do that only in repos without bugs (like mate-media)
This sounds better.
yes, the problem are the false positive warnings
deploy github pages