Update ci.yml (#150) #34
sonar-cloud.yml
on: push
SonarCloud Analysis
1m 6s
Annotations
11 warnings
SonarCloud Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SonarCloud Analysis:
Src/AiCommitMessage/Utility/Constants.cs#L6
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/GenerateCommitMessageService.cs#L20
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
SonarCloud Analysis:
Src/AiCommitMessage/Utility/GitHelper.cs#L37
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/InstallHookService.cs#L60
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/InstallHookService.cs#L93
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/InstallHookService.cs#L123
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/InstallHookService.cs#L156
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/GenerateCommitMessageService.cs#L146
Make sure the "PATH" used to find this command includes only what you intend. (https://rules.sonarsource.com/csharp/RSPEC-4036)
|
SonarCloud Analysis:
Src/AiCommitMessage/Services/GenerateCommitMessageService.cs#L47
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
SonarCloud Analysis:
Src/AiCommitMessage/Utility/Constants.cs#L6
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|