Skip to content

Px file reading with Px.Utils #706

Px file reading with Px.Utils

Px file reading with Px.Utils #706

Triggered via pull request February 9, 2026 16:08
@likplikp
synchronize #467
feature/pxutils
Status Success
Total duration 1m 48s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)