Skip to content

Implement the new simplified/improved algorithm #29

Implement the new simplified/improved algorithm

Implement the new simplified/improved algorithm #29

Triggered via pull request September 9, 2023 01:58
@aradalvandaradalvand
synchronize #20
simpler
Status Failure
Total duration 1m 29s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/Sqids/SqidsEncoder.cs#L243
Argument 1: cannot convert from 'string' to 'System.ReadOnlySpan<char>'
test: test/Sqids.Tests/UniquenessTests.cs#L23
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L24
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L45
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L96
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L115
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/UniquenessTests.cs#L23
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L24
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L45
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)
test: test/Sqids.Tests/MinLengthTests.cs#L98
Cannot implicitly convert type 'int' to 'byte'. An explicit conversion exists (are you missing a cast?)