Bump Sentry.AspNetCore from 3.33.0 to 4.6.2 #3478
Annotations
1 error and 10 warnings
sonarcloud
Process completed with exit code 1.
|
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/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)
|
sonarcloud:
GetIntoTeachingApi/Models/GetIntoTeaching/TeachingEventAddAttendee.cs#L43
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/TeachingEvent.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)
|