Implement the new simplified/improved algorithm #27
Annotations
10 errors
src/Sqids/SqidsEncoder.cs#L67
'ArgumentNullException' does not contain a definition for 'ThrowIfNull'
|
src/Sqids/SqidsEncoder.cs#L68
'ArgumentNullException' does not contain a definition for 'ThrowIfNull'
|
src/Sqids/SqidsEncoder.cs#L69
'ArgumentNullException' does not contain a definition for 'ThrowIfNull'
|
src/Sqids/SqidsEncoder.cs#L243
Argument 1: cannot convert from 'string' to 'System.ReadOnlySpan<char>'
|
test/Sqids.Tests/UniquenessTests.cs#L23
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
|
test/Sqids.Tests/MinLengthTests.cs#L24
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
|
test/Sqids.Tests/MinLengthTests.cs#L45
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
|
test/Sqids.Tests/MinLengthTests.cs#L96
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
|
test/Sqids.Tests/MinLengthTests.cs#L115
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
|
test/Sqids.Tests/UniquenessTests.cs#L23
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
|
The logs for this run have expired and are no longer available.
Loading