Fix docs sidebar collapse depth #57
Annotations
2 warnings
|
tests/DotCraft.Core.Tests/Protocol/AppServer/AppServerThreadLifecycleTests.cs#L1420
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?>'.
|
|
tests/DotCraft.Core.Tests/Protocol/AppServer/AppServerThreadLifecycleTests.cs#L1399
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?>'.
|
The logs for this run have expired and are no longer available.
Loading