Skip to content

added endpoint for download of ALL appointments via ICS-file #669

added endpoint for download of ALL appointments via ICS-file

added endpoint for download of ALL appointments via ICS-file #669

Triggered via pull request July 1, 2024 17:36
Status Success
Total duration 4m 12s
Artifacts

sonar.yml

on: pull_request
Build and run sonar analysis
3m 58s
Build and run sonar analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)
Build and run sonar analysis: Orso.Arpa.Domain/AppointmentDomain/Model/Appointment.cs#L93
Remove the unused private setter 'set_AuditionId'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/AppointmentDomain/Model/Appointment.cs#L94
Remove the unused private setter 'set_Audition'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build and run sonar analysis: Orso.Arpa.Domain/AppointmentDomain/Model/AppointmentParticipation.cs#L36
Remove the unused private setter 'set_Person'. (https://rules.sonarsource.com/csharp/RSPEC-1144)