Skip to content

use name value pattern for standalone variables #1140

use name value pattern for standalone variables

use name value pattern for standalone variables #1140

Triggered via push December 27, 2024 08:17
Status Success
Total duration 4m 50s
Artifacts

sonar.yml

on: push
Build and run sonar analysis
4m 37s
Build and run sonar analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and run sonar analysis: Orso.Arpa.Domain/ClubDomain/Model/Club.cs#L17
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and run sonar analysis: Orso.Arpa.Domain/ClubDomain/Model/Club.cs#L27
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and run sonar analysis: Orso.Arpa.Domain/ClubDomain/Model/ClubMembershipProfileData.cs#L21
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and run sonar analysis: Orso.Arpa.Domain/AddressDomain/Model/Address.cs#L76
Remove the unused private setter 'set_Type'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/AddressDomain/Model/Address.cs#L78
Remove the unused private setter 'set_Person'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/MusicianProfileDomain/Model/CurriculumVitaeReference.cs#L42
Remove the unused private setter 'set_Type'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/MusicianProfileDomain/Model/CurriculumVitaeReference.cs#L47
Remove the unused private setter 'set_MusicianProfile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/MusicianProfileDomain/Model/Education.cs#L42
Remove the unused private setter 'set_Type'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/MusicianProfileDomain/Model/Education.cs#L48
Remove the unused private setter 'set_MusicianProfile'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/PersonDomain/Model/BankAccount.cs#L32
Remove the unused private setter 'set_Status'. (https://rules.sonarsource.com/csharp/RSPEC-1144)