actions-marketplace-validations/dotnet-sonarscanner
Run analysis for dotnet core via dotnet-sonarscanner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 23, 2020
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/secbyte_dotnet-sonarscanner@c3d460bbbb14a31eecffadfda377cc1ec3b8a0e9 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| buildCommand | Command to invoke build | yes | — |
| testCommand | Command to invoke tests | no | — |
| projectKey | Specifies the key of the analyzed project in SonarQube | yes | — |
| projectName | Specifies the name of the analyzed project in SonarQube | yes | — |
| sonarHostname | The server URL | no | https://sonarcloud.io |
| sonarOrganisation | Organisation | yes | — |
| beginArguments | Arguments to append to the begin command | no | — |
| endArguments | Arguments to append to the end command | no | — |
Outputs
no outputs