@prymitive I am using pint in ci referring
And after testing I found it is generating a report, in place of that what I want is to get error while pipeline build ( like ./pint lint rules.yaml works) and get error in github workflow check and if any fatal error comes that PR will be failed to get merge. How can I do that? I am confused if I can do any configuration for that. Please help me here.