Retrieve contact information for multiple users #448
Annotations
3 errors and 10 warnings
Process .NET test result
Invalid request.
Only 65535 characters are allowed; 181202 were supplied. - https://docs.github.com/rest/checks/runs#create-a-check-run
|
Process .NET test result
At least one failing test was found
|
Build & Test
Process completed with exit code 1.
|
Build & Test:
src/Altinn.Profile/Program.cs#L1
Refactor this top-level file to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build & Test:
src/Altinn.Profile/Controllers/UsersController.cs#L46
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Controllers/UsersController.cs#L69
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Controllers/UsersController.cs#L110
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Controllers/UserProfileInternalController.cs#L89
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Models/UserProfileLookup.cs#L17
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)
|
Build & Test:
src/Altinn.Profile/Controllers/UserProfileInternalController.cs#L48
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Controllers/UserContactPointController.cs#L37
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Controllers/UserContactPointController.cs#L57
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Build & Test:
src/Altinn.Profile/Controllers/UnitContactPointController.cs#L36
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
|
Loading