Implement the new simplified/improved algorithm #30
Annotations
3 errors
test:
src/Sqids/SqidsEncoder.cs#L250
Argument 1: cannot convert from 'string' to 'System.ReadOnlySpan<char>'
|
test:
src/Sqids/SqidsEncoder.cs#L339
Cannot implicitly convert type 'System.Collections.Generic.IReadOnlyList<int>' to 'int[]'. An explicit conversion exists (are you missing a cast?)
|
test
Process completed with exit code 1.
|