samsmithnz/Sonar Cloud composite action to analyze .NET projects
Process .NET test results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| projects | comma separated list of projects to analyze. Reminder to use the / separator to be compatible with Linux, and ensure only double quotes are used - single quotes will escape the command and not work as expected | yes | — |
| dotnet-version | the .NET version to use on .NET Setup | yes | 7.0.x |
| sonarcloud-organization | the sonarcloud organization name. For example, "samsmithnz-github" | yes | — |
| sonarcloud-project | the sonarcloud project name. For example, "samsmithnz_dotnetsample" | yes | — |
| SONAR_TOKEN | the Sonar token secret. Note that GitHub will keep this as a secret (***) as long is the input is a secret | yes | — |
| GITHUB_TOKEN | the GitHub token secret. Note that GitHub will keep this as a secret (***) as long is the input is a secret | yes | — |
Outputs
no outputs