moved working directory to inputs #1142
sonar.yml
on: push
Build and run sonar analysis
5m 6s
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/AppointmentDomain/Model/Appointment.cs#L79
Remove the unused private setter 'set_Category'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and run sonar analysis:
Orso.Arpa.Domain/AppointmentDomain/Model/Appointment.cs#L82
Remove the unused private setter 'set_Salary'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and run sonar analysis:
Orso.Arpa.Domain/AppointmentDomain/Model/Appointment.cs#L85
Remove the unused private setter 'set_SalaryPattern'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and run sonar analysis:
Orso.Arpa.Domain/AppointmentDomain/Model/Appointment.cs#L88
Remove the unused private setter 'set_Venue'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and run sonar analysis:
Orso.Arpa.Domain/AppointmentDomain/Model/Appointment.cs#L91
Remove the unused private setter 'set_Expectation'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|