actions-marketplace-validations/sonarscan-dotnet-patched
SonarScanner for .NET 5 with pull request decoration support.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sonarProjectKey | The key of the SonarQube project | yes | — |
| sonarProjectName | The name of the SonarQube project | yes | — |
| sonarOrganization | The name of the SonarQube organization in SonarCloud. For hosted SonarQube, skip this setting. | no | — |
| dotnetBuildArguments | Optional command arguments to 'dotnet build' | no | — |
| dotnetTestArguments | Optional command arguments to 'dotnet test' | no | — |
| dotnetDisableTests | Optional. Set to 1 or true to not run 'dotnet test' command | no | — |
| sonarBeginArguments | Optional extra command arguments the the SonarScanner 'begin' command | no | — |
| sonarHostname | The SonarQube server URL. For SonarCloud, skip this setting. | no | https://sonarcloud.io |
Outputs
no outputs