Enhance user experience by suggesting hash selection order when two h… #762
dotnet.yml
on: push
Build, Test & Release
3m 27s
Annotations
5 errors and 11 warnings
|
Build, Test & Release
Process completed with exit code 1.
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L47
'Sync' has a maintainability index of '9'. Rewrite or refactor the code to increase its maintainability index (MI) above '9'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1505)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L47
'Sync' has a maintainability index of '9'. Rewrite or refactor the code to increase its maintainability index (MI) above '9'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1505)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L47
'Sync' has a maintainability index of '9'. Rewrite or refactor the code to increase its maintainability index (MI) above '9'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1505)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L47
'Sync' has a maintainability index of '9'. Rewrite or refactor the code to increase its maintainability index (MI) above '9'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1505)
|
|
Build, Test & Release
No files were found with the provided path: ./coverage/*. No artifacts will be uploaded.
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L503
Remove the unused local variable 'remoteBranchTip'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L407
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L47
Refactor this method to reduce its Cognitive Complexity from 279 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L354
Define a constant instead of using this literal '.git\\' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L72
Define a constant instead of using this literal 'Aborted.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L503
Remove the unused local variable 'remoteBranchTip'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L407
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L47
Refactor this method to reduce its Cognitive Complexity from 279 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L354
Define a constant instead of using this literal '.git\\' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L72
Define a constant instead of using this literal 'Aborted.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|