Custom GitHub Action for reading SARIF files output by the Resharper InspectCode tool and counting the number of warnings
Required The path to the SARIF file containing the code issues
The number of warnings found
uses: mills-git/count-inspect-code-warnings
with:
code-issues-file-path: CodeIssues.json