Skip to content

update apply api method to set contact creation channel #3644

update apply api method to set contact creation channel

update apply api method to set contact creation channel #3644

Triggered via pull request January 28, 2025 11:02
Status Failure
Total duration 7m 23s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
sonarcloud
Process completed with exit code 1.
sonarcloud
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sonarcloud: GetIntoTeachingApi/Models/TeacherTrainingAdviser/TeacherTrainingAdviserSignUp.cs#L90
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#L43
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#L45
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#L47
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#L49
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#L51
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)