Skip to content

SonarScan for PR 35 #130

SonarScan for PR 35

SonarScan for PR 35 #130

Triggered via pull request September 13, 2024 08:01
Status Success
Total duration 1m 32s
Artifacts

SonarScan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
sonar: Px.Utils/Validation/ContentValidation/ContentValidator.ValidationFunctions.cs#L850
Dereference of a possibly null reference.
sonar: Px.Utils/Validation/IPxFileStreamValidator.cs#L38
Split this 220 characters long line (which is greater than 200 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103)
sonar: Px.Utils/PxFile/Metadata/PxFileMetadataReader.cs#L23
Refactor this method to reduce its Cognitive Complexity from 32 to the 20 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
sonar: Px.Utils/PxFile/Metadata/PxFileMetadataReader.cs#L94
Refactor this method to reduce its Cognitive Complexity from 34 to the 20 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)