Px file reading with Px.Utils
#706
Annotations
20 warnings
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L188
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L170
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L158
Make 'GetIdentifierWithoutPath' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L107
Replace this type-check-and-cast sequence to use pattern matching. (https://rules.sonarsource.com/csharp/RSPEC-3247)
|
|
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/Api2/DataSource/PxFile/PxFileDataSource.cs#L188
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L170
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L158
Make 'GetIdentifierWithoutPath' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
build:
PxWeb/Code/Api2/DataSource/PxFile/PxFileDataSource.cs#L107
Replace this type-check-and-cast sequence to use pattern matching. (https://rules.sonarsource.com/csharp/RSPEC-3247)
|
|
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)
|