Add tests for data element Post and fix bug with AbandonChanges #2645
test-and-analyze.yml
on: pull_request
Static code analysis
8m 22s
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)
|