Open arrowcircle opened 3 years ago
Hi, @arrowcircle, Thanks for your contribution :blue_heart: . Contributors :people_holding_hands: like you make the open source community :earth_africa: such an amazing place to learn :book: , inspire :angel:, and create :art: . We will investigate :eyes: and get back to you as soon as possible :+1: . Just make sure you have given us sufficient information :information_source:.
By that time enjoy this meme :point_down: , hope you like it :smile:
Use this action on your projects. Use jokes on issues instead.
Same issue.
Hey! Nice action, thanks for the great work. I have two questions:
1) Does it fail action if there are any errors present? (returns non-zero exit code) 2) How to show output of the cppcheck to github action? I tried to
cat cppcheck_report.txt
, but it shows file not found.