Update the value when default ValueSet is used in DefaultSelection #48
Annotations
21 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L93
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L190
Make 'ApplyGrouping' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L224
Make 'ApplyValueset' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L263
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L271
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L278
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L400
Make 'VerifyWildcardQuestionmarkExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L411
Make 'VerifyTopExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L365
Make 'VerifyWildcardStarExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L400
Remove this unused method parameter 'expression'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L93
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L190
Make 'ApplyGrouping' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L224
Make 'ApplyValueset' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L263
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L271
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L278
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L365
Make 'VerifyWildcardStarExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L400
Make 'VerifyWildcardQuestionmarkExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L411
Make 'VerifyTopExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Run coverage test:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L421
Make 'VerifyBottomExpression' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
Loading