conventional-actions/go-staticcheck
Run go-staticcheck
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version of staticcheck to use | no | latest |
| output_path | output file path | no | staticcheck.sarif |
| checks | comma-separated list of checks to enable | no | — |
| format | output format (valid choices are 'sarif', 'stylish', 'text' and 'json') | no | sarif |
| tags | comma-separated list of build tags | no | — |
| package | package to check | no | ./... |
Outputs
| name | description |
|---|---|
| output_path | output file path |