Skip to content

Change Decode's return type to IReadOnlyList #36

Change Decode's return type to IReadOnlyList

Change Decode's return type to IReadOnlyList #36

Triggered via pull request September 9, 2023 17:36
Status Failure
Total duration 1m 26s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.