Merge pull request #303 from atc-net/hotfix/Fix-Enum-LeftTopRightBott… #208
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/Enums/ArrowDirectionType.cs#L5
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
|
🌩️ SonarCloud analyze:
src/Atc/Enums/TemplatePatternType.cs#L5
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
|
🌩️ 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/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/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/Extensions/AppDomainExtensions.cs#L203
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
The logs for this run have expired and are no longer available.
Loading