Change Decode
's return type to IReadOnlyList
#36
Annotations
2 errors
test:
src/Sqids/SqidsEncoder.cs#L345
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.
|