Sync Directory.Build.props #5
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
SyncFileContents/Arguments.cs#L5
Types should not have members with visibility set higher than the type's visibility (https://rules.sonarsource.com/csharp/RSPEC-3059)
|
SyncFileContents/SyncFileContents.cs#L221
Define a constant instead of using this literal 'SyncFileContents' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
SyncFileContents/SyncFileContents.cs#L21
Refactor this method to reduce its Cognitive Complexity from 63 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
SyncFileContents/SyncFileContents.cs#L21
The Cyclomatic Complexity of this method is 32 which is greater than 10 authorized. (https://rules.sonarsource.com/csharp/RSPEC-1541)
|
SyncFileContents/SyncFileContents.cs#L146
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
|
SyncFileContents/SyncFileContents.cs#L155
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
|
SyncFileContents/SyncFileContents.cs#L219
Refactor this code to not nest more than 3 control flow statements. (https://rules.sonarsource.com/csharp/RSPEC-134)
|
SyncFileContents/SyncFileContents.cs#L28
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
SyncFileContents/SyncFileContents.cs#L42
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
SyncFileContents/SyncFileContents.cs#L50
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
This job succeeded
Loading