actions-marketplace-validations/Scan with Sonar Scanner
Sonar Scanner on Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The Sonar Scanner version. | yes | — |
| with-jre | Use the bundled JRE. | no | false |
| options | Default Sonar Scanner options. Read as a YAML document (you may use the pipe '|' YAML operator). | no | — |
| typescript | Install TypeScript during setup (simply run `npm i typescript`). Required if your project uses Typescript and if the node module `typescript` is not already installed. | no | false |
| unshallow | Fetch a full clone of the repository. Useful when using the SCM feature of Sonar Scanner. | no | false |
| scan | Run Sonar Scanner immediately in the current working directory. | no | false |
| args | Additionnal flag to append during the scan. Ignored if `scan` is false. | no | — |
Outputs
no outputs