File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -124,6 +124,9 @@ outputs:
124124 number_of_files_with_issues:
125125 description: |
126126 The number of files that had issues.
127+ errors:
128+ description: |
129+ The number of errors found. This is the number issues found or configuration errors.
127130 files_with_issues:
128131 description: |
129132 List of files with issues. Use ` fromJSON()` to decode.
Original file line number Diff line number Diff line change @@ -79,6 +79,9 @@ outputs:
7979 number_of_files_with_issues :
8080 description : |
8181 The number of files that had issues.
82+ errors :
83+ description : |
84+ The number of errors found. This is the number issues found or configuration errors.
8285 files_with_issues :
8386 description : |
8487 List of files with issues. Use `fromJSON()` to decode.
You can’t perform that action at this time.
0 commit comments