Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 in /gremlin-dotnet #4890
Annotations
10 warnings
Build with Maven
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead.
|
Build with Maven
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
|
Build with Maven
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build with Maven
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Build with Maven
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
|
Build with Maven
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead.
|
Build with Maven
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Build with Maven
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead.
|
Build with Maven
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead.
|
Build with Maven
Do not use Assert.Equal() to check for boolean conditions. Use Assert.True instead.
|
The logs for this run have expired and are no longer available.
Loading