SwiftLint violation but step succeeded

Hello everyone,

I added a SwiftLint step to my iOS workflow, and I have a very weird behavior.
My SwiftLint step is green, succeed, with the following result : “Found 55 violations, 6 serious in 12 files”

My build is passing this step and continue to finish on a success.
I would prefer having my SwiftLint step failed, did I miss something here ?

Best regards.

Hi @kempociello! SwiftLint is a community created step, so Bitrise does not own or maintain it at the moment. Can you perhaps raise the issue on the step’s repository?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.