Skip to content

Redact postcode in JSON serialization #3590

Redact postcode in JSON serialization

Redact postcode in JSON serialization #3590

Triggered via pull request September 30, 2024 11:21
Status Success
Total duration 7m 19s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)