Sync .runsettings #9
Annotations
3 errors and 12 warnings
TwemojiRenamer/Config.cs#L10
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
TwemojiRenamer/Config.cs#L10
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0028)
|
|
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/.
|
|
TwemojiRenamer/Config.cs#L14
Add a new line at the end of the file 'Config.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
|
TwemojiRenamer/Program.cs#L6
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
TwemojiRenamer/GlobalSuppressions.cs#L8
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
TwemojiRenamer/Config.cs#L6
Types should not have members with visibility set higher than the type's visibility (https://rules.sonarsource.com/csharp/RSPEC-3059)
|
TwemojiRenamer/GlobalSuppressions.cs#L8
Split this 214 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
|
TwemojiRenamer/Program.cs#L12
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
TwemojiRenamer/Program.cs#L19
Replace this string literal with a string retrieved through an instance of the 'ResourceManager' class. (https://rules.sonarsource.com/csharp/RSPEC-4055)
|
TwemojiRenamer/Config.cs#L14
Add a new line at the end of the file 'Config.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
|
TwemojiRenamer/Program.cs#L6
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
TwemojiRenamer/GlobalSuppressions.cs#L8
Do not suppress issues. (https://rules.sonarsource.com/csharp/RSPEC-1309)
|
This job failed
Loading