Releases: microsoft/msvc-code-analysis-action
Releases · microsoft/msvc-code-analysis-action
Bug fix
Fixed issue with updated Visual Studio layout in GitHub build machines.
Bug fixes & additional parameters
What's Changed
- Option for selecting build configuration
- Simplification of SARIF to meet GitHub restrictions
- Better error handling
Initial pre-release
This is the initial release of the microsoft/msvc-code-analysis-action GitHub Action. Use this task to run Microsoft C++ Code Analysis on CMake base projects and view the results locally or in the GitHub UI.
This is marked as pre-release as compatibility testing in completed on additional GitHub repositories and add missing features are added.