Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support calculating into lists and objects #1821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Support calculating into lists and objects #1821
Changes from all commits
3f2a4bbb13b109740268b45d0389127cb9bFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 39 in src/Altinn.App.Core/Features/DataProcessing/DataModelFieldCalculator.cs
Remove the unnecessary Boolean literal(s).
Check warning on line 118 in src/Altinn.App.Core/Features/DataProcessing/DataModelFieldCalculator.cs
Either log this exception and handle it, or rethrow it with some contextual information.
Check failure on line 27 in src/Altinn.App.Core/Helpers/Extensions/Utf8JsonReaderExtentions.cs
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.
Check failure on line 82 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check warning on line 222 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Do not forget to remove this deprecated code someday.
Check warning on line 299 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check warning on line 411 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check failure on line 413 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check warning on line 432 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check failure on line 434 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check warning on line 469 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check failure on line 471 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check failure on line 538 in src/Altinn.App.Core/Implementation/AppResourcesSI.cs
Change this code to not construct the path from user-controlled data.
Check warning on line 86 in src/Altinn.App.Core/Internal/App/IAppResources.cs
Do not forget to remove this deprecated code someday.
Check warning on line 138 in src/Altinn.App.Core/Internal/App/IAppResources.cs
Do not forget to remove this deprecated code someday.
Check warning on line 31 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
All 'ExpressionValue' method overloads should be adjacent.
Check warning on line 228 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Do not forget to remove this deprecated code someday.
Check warning on line 261 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Identifier 'String' contains type name
Check warning on line 358 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Define a constant instead of using this literal 'false' 6 times.
Check failure on line 362 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Remove this 'throw' expression.
Check warning on line 414 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Remove this commented out code.
Check warning on line 443 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Remove this commented out code.
Check failure on line 560 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.
Check warning on line 699 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Complete the task associated to this 'TODO' comment.
Check warning on line 755 in src/Altinn.App.Core/Internal/Expressions/ExpressionValue.cs
Remove this commented out code.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.