Fix checksum calculation for B64/Z64 encoded bitmap data (#41) #61
Annotations
10 warnings
Analyze:
PDFtoZPL/ConversionUtils.cs#L14
Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963)
|
Analyze:
PDFtoZPL/Conversion.cs#L44
Method has 15 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Analyze:
PDFtoZPL/DitheringUtils.cs#L24
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
Analyze:
PDFtoZPL/ConversionUtils.cs#L68
Change this condition so that it does not always evaluate to 'False'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
Analyze:
PDFtoZPL/DitheringUtils.cs#L91
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
Analyze:
PDFtoZPL/Conversion.cs#L113
Method has 15 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Analyze:
PDFtoZPL/DitheringUtils.cs#L122
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
Analyze:
PDFtoZPL/Conversion.cs#L144
Method has 16 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Analyze:
PDFtoZPL/ConversionUtils.cs#L81
Refactor this method to reduce its Cognitive Complexity from 62 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Analyze:
PDFtoZPL/Conversion.cs#L77
Method has 15 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
The logs for this run have expired and are no longer available.
Loading