Skip to content

update docs

update docs #73

Triggered via push June 7, 2026 06:48
Status Failure
Total duration 1m 45s
Artifacts
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
test
Process completed with exit code 1.
test: tests/DotCraft.Core.Tests/Protocol/AppServer/AppServerThreadLifecycleTests.cs#L1511
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'Assert.Equal<T>(ReadOnlySpan<T>, T[])'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.
test: tests/DotCraft.Core.Tests/Protocol/AppServer/AppServerThreadLifecycleTests.cs#L1490
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'Assert.Equal<T>(ReadOnlySpan<T>, T[])'. Nullability of type argument 'string?' doesn't match constraint type 'System.IEquatable<string?>'.