actions-marketplace-validations/ESLint Reporter
Generate Markdown formatted reports from JSON formatted ESLint linting results.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 27, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/rahmanrafi_eslint-reporter-action@42d01025c94d5dc8c53aa610ff88fd893c6c00b4 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| json | ESLint results JSON | yes | — |
| title | Title to use for report' | no | ESLint Report |
Outputs
| name | description |
|---|---|
| report | Markdown formatted report |