cleaned up musician profile dtos (#1054) #1056
sonar.yml
on: push
Build and run sonar analysis
5m 26s
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#L43
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#L48
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/AppointmentDomain/Model/Appointment.cs#L79
Remove the unused private setter 'set_Category'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|