aredridel/Svelte Check
Provides a Svelte Check readout
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | The path(s) to run svelte-check from, one per line | no | . |
| failOnError | Should we cause CI to fail if there is a Svelte Check error? | no | true |
| failOnWarning | Should we cause CI to fail if there is a Svelte Check warning? | no | false |
| failFilter | When failFilter is set and either failOnError or failOnWarning is enabled, the action will only fail for issues that occur in paths matching these globes. | no | ** |
Outputs
no outputs