Hey! Nice action, thanks for the great work.
I have two questions:
- Does it fail action if there are any errors present? (returns non-zero exit code)
- How to show output of the cppcheck to github action? I tried to
cat cppcheck_report.txt, but it shows file not found.