thomasfarineau/Lint reporter
Generate a GitHub Actions Job Summary from an lint json report
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| report-path | Path to the ESLint JSON report file | no | eslint-report.json |
| fail-on-error | Exit with code 1 when lint errors are found | no | true |
| fail-on-warning | Exit with code 1 when lint warnings are found | no | false |
| title | Title displayed in the Job Summary header | no | Lint Report |
Outputs
no outputs