Change barcode type to Code93 in Code93Encoder.cs #13
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run tests
Remove the field 'rightTextPadding' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
|
Run tests
Expression 'IndexOfAnyExcept' causes a hidden copy of a struct 'ReadOnlySpan'
|
Run tests
Expression 'IndexOfAnyExceptInRange' causes a hidden copy of a struct 'ReadOnlySpan'
|
Run tests
Method is too long (67 lines; maximum allowed: 60) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
|
Loading