Skip to content

Add database migration with yuniql (#224) #506

Add database migration with yuniql (#224)

Add database migration with yuniql (#224) #506

Triggered via push October 18, 2024 14:35
Status Success
Total duration 2m 5s
Artifacts 1
Build, test & analyze
1m 48s
Build, test & analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build, test & analyze: src/Altinn.Profile.Integrations/Extensions/ConfigurationExtensions.cs#L14
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
Build, test & analyze: src/Altinn.Profile.Integrations/SblBridge/User.Profile/UserProfileClient.cs#L54
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
Build, test & analyze: src/Altinn.Profile.Integrations/SblBridge/User.Profile/UserProfileClient.cs#L93
Use PascalCase for named placeholders. (https://rules.sonarsource.com/csharp/RSPEC-6678)
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/UsersController.cs#L110
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Build, test & analyze: src/Altinn.Profile/Health/HealthTelemetryFilter.cs#L36
Make 'ExcludeItemTelemetry' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)

Artifacts

Produced during runtime
Name Size
TestResults
29.1 KB