chnsz/Error Format Tracing
Check whether the error argument passed to CheckDeletedDiag method in Terraform Provider code has been formatted
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 9, 2026
- License
- Apache 2.0
Pinned Snippet
uses: chnsz/checkdeleted-input-errors-formating@6c78887e2db704bbe857ee6d0218957691d9fc5c # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| directory | Target directory or Go file to check | yes | . |
| show-progress | Whether to show progress information (true/false) | no | false |
Outputs
| name | description |
|---|---|
| result | Check result (success/failure) |
| issue-count | Number of issues found |