ldiego73/ESLint Report
Create a summary with the generated ESLint JSON report.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github Token | yes | ${{ github.token }} |
| report | The path to the ESLint report JSON file | yes | reports/lint.json |
| title | the Summary title | no | ESLint Report |
| view-rules | Enables the display of errors or warnings by rules | no | true |
| fail-on-warning | Fail when ESLint warnings are detected | no | false |
| total-problems | Total problems displayed in the report | no | 100 |
Outputs
no outputs