Bump @types/node from 20.8.6 to 20.11.16 in /gremlint #148
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build with Maven
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Gremlin.Net
|
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.Empty instead.
|
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.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() to check for string equality. Use Assert.Equal instead.
|
Build with Maven
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
The logs for this run have expired and are no longer available.
Loading