scrutinizer-ci/scrutinizer

Scrutinizer marks inspection as failed because of many changes when this is not the truth?

Opened this issue · 0 comments

For a while Scrutinizer started to mark some inspections as "failed"
The test part passes fine, the analysis as well, but on Github it says "Failed condition met"
When I go to inspection I see:"Unfortunately, the change set was too large and we could not compute changes, but only the current state."
But the change set for the PR was really small(6 files).

I can understand that sometimes, for over 200 files, it says that.
But it sometimes catches really small change and sets inspection as invalid.

Any way to stop this behaviour?
Is there a way I can tell "if you think the changes are too big, do not mark the inspection as failed"?