motchie/EPUBCheck Action
Validates EPUB files using epubcheck
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | File checking mode (e.g., "exp /path/to/epub") | no | — |
| save | Create an EPUB package after checking an expanded EPUB directory | no | — |
| profile | Checking profile to use (e.g., "default", "edupub") | no | — |
| output | Path to write an XML report | no | — |
| json | Path to write a JSON report | no | — |
| xmp | Path to write an XMP report | no | — |
| failonwarnings | Return 1 if either warnings or errors are present | no | false |
| quiet | Print nothing on the output stream | no | false |
| fatal | Set reported severity level to fatal | no | false |
| error | Set reported severity level to error | no | false |
| warn | Set reported severity level to warning | no | false |
| usage | Set reported severity level to usage | no | false |
| locale | Output messages in the given locale | no | — |
| listChecks | Write all known message codes and severity levels to file | no | — |
| customMessages | Override the message severity levels with the levels defined in file | no | — |
Outputs
no outputs