.NET Workflow #714
dotnet.yml
on: schedule
Build, Test & Release
2m 21s
Annotations
10 errors and 11 warnings
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L84
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L80
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L61
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L57
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L50
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L49
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L36
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L530
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L520
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L519
Use explicit type instead of 'var' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0008)
|
|
Build, Test & Release
No files were found with the provided path: ./coverage/*. No artifacts will be uploaded.
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L461
Remove the unused local variable 'remoteBranchTip'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L368
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L46
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#L315
Define a constant instead of using this literal '.git\\' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L71
Define a constant instead of using this literal 'Aborted.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L461
Remove the unused local variable 'remoteBranchTip'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L368
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L46
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#L315
Define a constant instead of using this literal '.git\\' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
|
Build, Test & Release:
SyncFileContents/SyncFileContents.cs#L71
Define a constant instead of using this literal 'Aborted.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|