wonyoungchoi/Problem Filter
Filter out warning or error messages output to stdout using specific conditions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| run | shell command to execute | yes | — |
| type | Problem-matcher type | yes | dotnet |
| files | JSON array of files to print | no | — |
Outputs
| name | description |
|---|---|
| errors | Error messages during execution of shell |