Hi,
I've created a new msvc code analysis action a couple days ago using the GitHub UI. The template msvc.yml that it created pointed to an old commit of this repo that resulted in an MSVC layout error when trying to run it. Google wasn't very helpful unfortunately but luckily I found #22, and after pointing my msvc.yml to the latest commit in this repo, it then worked.
I'd encourage you to update the template on GitHub.com so that users that create this action have an easier ride.
Hi,
I've created a new msvc code analysis action a couple days ago using the GitHub UI. The template msvc.yml that it created pointed to an old commit of this repo that resulted in an MSVC layout error when trying to run it. Google wasn't very helpful unfortunately but luckily I found #22, and after pointing my msvc.yml to the latest commit in this repo, it then worked.
I'd encourage you to update the template on GitHub.com so that users that create this action have an easier ride.