Merge pull request #169 from atc-net/feature/dotnet9 #82
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: nelonoel/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: nelonoel/[email protected], actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Atc.CodingRules.Updater/CodingRulesUpdaterVersionHelper.cs#L30
Reduce the number of Warning logging calls within this code block from 6 to the 1 allowed. (https://rules.sonarsource.com/csharp/RSPEC-6664)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L129
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Atc.CodingRules.Updater/FileHelper.cs#L94
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L217
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L219
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Atc.CodingRules.Updater/FileHelper.cs#L101
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L311
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L349
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L400
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
src/Atc.CodingRules.Updater/EditorConfigHelper.cs#L436
Reduce the number of Warning logging calls within this code block from 3 to the 1 allowed. (https://rules.sonarsource.com/csharp/RSPEC-6664)
|
The logs for this run have expired and are no longer available.
Loading