Skip to content

Add an endpoint to synchronize the KKR database with updates from the change log #514

Add an endpoint to synchronize the KKR database with updates from the change log

Add an endpoint to synchronize the KKR database with updates from the change log #514

Triggered via pull request October 22, 2024 15:04
Status Success
Total duration 2m 16s
Artifacts 1

build-and-analyze.yml

on: pull_request
Build, test & analyze
2m 5s
Build, test & analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, test & analyze: src/Altinn.Profile.Integrations/ContactRegister/ContactRegisterHttpClient.cs#L18
Remove this unread private field '_logger' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build, test & analyze: src/Altinn.Profile.Integrations/ContactRegister/ContactRegisterService.cs#L32
Add the default parameter value defined in the overridden method. (https://rules.sonarsource.com/csharp/RSPEC-1006)
Build, test & analyze: src/Altinn.Profile.Integrations/ContactRegister/ContactRegisterHttpClient.cs#L62
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
Build, test & analyze: src/Altinn.Profile.Integrations/ContactRegister/ContactRegisterHttpClient.cs#L71
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
Build, test & analyze: src/Altinn.Profile/appsettings.json#L16
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Build, test & analyze: src/Altinn.Profile/appsettings.json#L17
"pwd" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Build, test & analyze: src/Altinn.Profile/Program.cs#L1
Refactor this top-level file to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build, test & analyze: src/Altinn.Profile/Controllers/UsersController.cs#L46
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Build, test & analyze: src/Altinn.Profile/Controllers/UsersController.cs#L69
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Build, test & analyze: src/Altinn.Profile/Controllers/UnitContactPointController.cs#L36
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)

Artifacts

Produced during runtime
Name Size
TestResults
41.4 KB