Bump Hangfire.PostgreSql from 1.19.12 to 1.20.8 #3456
Annotations
10 warnings
sonarcloud:
GetIntoTeachingApi/AppStart/ServiceCollectionExtensions.cs#L94
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
sonarcloud:
GetIntoTeachingApi/Models/TeacherTrainingAdviser/TeacherTrainingAdviserSignUp.cs#L81
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/SchoolsExperience/SchoolsExperienceSignUp.cs#L20
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/IAppSettings.cs#L9
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/Crm/CandidateSchoolExperience.cs#L25
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L34
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L35
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L37
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L39
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L41
Property used as input in a controller action should be nullable or annotated with the Required attribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|