Merge pull request #299 from atc-net/feature/maintenance #204
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nelonoel/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🌩️ SonarCloud analyze:
src/Atc/Data/Models/AssemblyInformation.cs#L29
Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766)
|
🌩️ SonarCloud analyze:
src/Atc/Data/Models/LogItem.cs#L23
Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766)
|
🌩️ SonarCloud analyze:
src/Atc/Data/SemVer/SemanticVersion.cs#L57
Make sure not performing data validation after deserialization is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5766)
|
🌩️ SonarCloud analyze:
src/Atc/Attributes/DataAnnotations/ValidationAttributes/IsoCurrencySymbolAttribute.cs#L46
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
🌩️ SonarCloud analyze:
src/Atc/Attributes/DataAnnotations/ValidationAttributes/IsoCurrencySymbolAttribute.cs#L60
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
🌩️ SonarCloud analyze:
src/Atc/Attributes/DataAnnotations/ValidationAttributes/StringAttribute.cs#L103
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
🌩️ SonarCloud analyze:
src/Atc/Attributes/DataAnnotations/ValidationAttributes/StringAttribute.cs#L110
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
🌩️ SonarCloud analyze:
src/Atc/Data/SemVer/SemanticVersion.cs#L233
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
🌩️ SonarCloud analyze:
src/Atc/Data/SemVer/SemanticVersion.cs#L513
Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
🌩️ SonarCloud analyze:
src/Atc/Helpers/NetworkInformationHelper.cs#L9
Make sure using this hardcoded IP address '8.8.8.8' is safe here. (https://rules.sonarsource.com/csharp/RSPEC-1313)
|
The logs for this run have expired and are no longer available.
Loading