update docs #73
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?>'.
|