feat(tables-metadata): Add codelist parameter to tables metadata endpoint PXWEB2-654 #377
Annotations
12 warnings
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L50
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L15
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L20
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L371
Loop should be simplified by calling Select(variable => variable.Code)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L371
Loop should be simplified by calling Select(variable => variable.Code)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L50
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L15
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L20
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
build:
PxWeb/Code/Api2/DataSelection/SelectionHandler.cs#L371
Loop should be simplified by calling Select(variable => variable.Code)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L50
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L15
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
build:
PxWeb/Code/Api2/DataSelection/PaxiomFixUtil.cs#L20
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|