Skip to content

mills-git/count-inspect-code-warnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count InspectCode Warnings

Custom GitHub Action for reading SARIF files output by the Resharper InspectCode tool and counting the number of warnings

Inputs

code-issues-file-path

Required The path to the SARIF file containing the code issues

Outputs

warning-count

The number of warnings found

Example usage

uses: mills-git/count-inspect-code-warnings
with:
  code-issues-file-path: CodeIssues.json

About

Custom GitHub Action for reading SARIF files output by the Resharper InspectCode tool and counting the number of warnings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors