.NET Workflow #753
dotnet.yml
on: schedule
Build, Test & Release
2m 24s
Annotations
1 error and 11 warnings
|
Build, Test & Release
Process completed with exit code 1.
|
|
Build, Test & Release
No files were found with the provided path: ./coverage/*. No artifacts will be uploaded.
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L462
Remove the unused local variable 'remoteBranchTip'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L369
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 252 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L316
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#L462
Remove the unused local variable 'remoteBranchTip'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L369
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 252 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L316
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)
|