Skip to content

Px file reading with Px.Utils #704

Px file reading with Px.Utils

Px file reading with Px.Utils #704

Triggered via pull request February 9, 2026 15:23
@likplikp
synchronize #467
feature/pxutils
Status Success
Total duration 2m 6s
Artifacts

sonarcloud.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/PxBuilder.cs#L142
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
build: PxWeb/Code/PxFile/PxBuilder.cs#L129
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
build: PxWeb/Code/PxFile/PxBuilder.cs#L94
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/MetaEntryBuilder.cs#L73
Make 'ParseLang' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
build: PxWeb/Code/PxFile/PxBuilder.cs#L81
Loop should be simplified by calling Select(variable => variable.Values)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
build: PxWeb/Code/PxFile/PxBuilder.cs#L279
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: PxWeb/Code/PxFile/PxBuilder.cs#L459
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: PxWeb/Code/PxFile/PxBuilder.cs#L381
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: PxWeb/Code/PxFile/PxBuilder.cs#L142
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
build: PxWeb/Code/PxFile/PxBuilder.cs#L129
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
build: PxWeb/Code/PxFile/PxBuilder.cs#L94
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#L81
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#L279
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build: PxWeb/Code/PxFile/PxBuilder.cs#L459
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build: PxWeb/Code/PxFile/PxBuilder.cs#L381
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)