Px file reading with Px.Utils
#705
Annotations
20 warnings
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L141
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L128
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L93
Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L80
Loop should be simplified by calling Select(variable => variable.Values)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build:
PxWeb/Code/PxFile/ContentsUtil.cs#L58
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
|
build:
PxWeb/Code/PxFile/ContentsUtil.cs#L57
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
|
build:
PxWeb/Code/PxFile/MetaEntryBuilder.cs#L73
Make 'ParseLang' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L278
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L458
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L380
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L141
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L128
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L93
Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L80
Loop should be simplified by calling Select(variable => variable.Values)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
build:
PxWeb/Code/PxFile/ContentsUtil.cs#L58
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
|
|
build:
PxWeb/Code/PxFile/ContentsUtil.cs#L57
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
|
|
build:
PxWeb/Code/PxFile/MetaEntryBuilder.cs#L73
Make 'ParseLang' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L278
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L458
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
build:
PxWeb/Code/PxFile/PxBuilder.cs#L380
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|