Update CHANGELOG.asciidoc #2189
build-test.yml
on: push
smoke
3m 22s
mvn clean install - jdk11
16m 19s
mvn clean install - jdk8
13m 17s
gremlin-server default
24m 18s
gremlin-server unified
23m 19s
gremlin-console
5m 43s
neo4j-gremlin
9m 2s
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Annotations
1 error and 13 warnings
python
Process completed with exit code 1.
|
.NET
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Gremlin.Net
|
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead.
|
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
|
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
.NET
Comparing an instance of HashSet<object> with an instance of object has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq).
|
.NET
Comparing an instance of HashSet<string> with an instance of object has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq).
|
.NET
Comparing an instance of HashSet<object> with an instance of object has undefined results, because the order of items in the set is not predictable. Create a stable order for the set (i.e., by using OrderBy from Linq).
|
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
|
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead.
|
go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum
|
mvn clean install - jdk11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|