Skip to content

Add tests for data element Post and fix bug with AbandonChanges #2648

Add tests for data element Post and fix bug with AbandonChanges

Add tests for data element Post and fix bug with AbandonChanges #2648

Triggered via pull request November 6, 2024 13:01
Status Success
Total duration 7m 50s
Artifacts

test-and-analyze.yml

on: pull_request
Static code analysis
7m 36s
Static code analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L107
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L169
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L211
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L268
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L413
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L44
Constructor has 12 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Static code analysis: src/Altinn.App.Core/Internal/Process/ProcessEngine.cs#L202
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
Static code analysis: src/Altinn.App.Core/Internal/Data/InstanceDataUnitOfWork.cs#L590
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
Static code analysis: src/Altinn.App.Core/Internal/Data/InstanceDataUnitOfWork.cs#L597
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
Static code analysis: src/Altinn.App.Core/Internal/Data/InstanceDataUnitOfWork.cs#L608
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)