Add inactive
status to ApplicationChoice.cs
#3577
Triggered via pull request
September 11, 2024 11:56
Status
Success
Total duration
8m 25s
Artifacts
–
Annotations
10 warnings
sonarcloud:
GetIntoTeachingApi/Models/TeacherTrainingAdviser/TeacherTrainingAdviserSignUp.cs#L82
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/SchoolsExperience/SchoolsExperienceSignUp.cs#L22
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/IAppSettings.cs#L9
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L36
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L38
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L40
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L42
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L44
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/Crm/TeachingEvent.cs#L38
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|
sonarcloud:
GetIntoTeachingApi/Models/Crm/TeachingEvent.cs#L40
Value type property used as input in a controller action should be nullable, required or annotated with the JsonRequiredAttribute to avoid under-posting. (https://rules.sonarsource.com/csharp/RSPEC-6964)
|