Skip to content

fix(tests): remove ambiguous call to Span<T>.Count (#88) #256

fix(tests): remove ambiguous call to Span<T>.Count (#88)

fix(tests): remove ambiguous call to Span<T>.Count (#88) #256

Triggered via push November 14, 2023 16:57
Status Failure
Total duration 1m 1s
Artifacts

dotnet.yml

on: push
Build & Test
49s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build & Test: X10D/src/Core/SpanExtensions.cs#L411
The constant does not fit within the value bounds of '1' to '16' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
Build & Test: X10D/src/Core/SpanExtensions.cs#L412
The constant does not fit within the value bounds of '1' to '16' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
Build & Test: X10D/src/Core/SpanExtensions.cs#L411
The constant does not fit within the value bounds of '1' to '16' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
Build & Test: X10D/src/Core/SpanExtensions.cs#L412
The constant does not fit within the value bounds of '1' to '16' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1857)
Build & Test
Process completed with exit code 1.