Allow aliased client to pass along options #2210
build-test.yml
on: push
smoke
3m 11s
mvn clean install - jdk11
16m 36s
mvn clean install - jdk8
14m 3s
gremlin-server default
24m 24s
gremlin-server unified
23m 18s
gremlin-console
5m 47s
neo4j-gremlin
9m 9s
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Annotations
13 warnings
.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<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
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 boolean conditions. Use Assert.True instead.
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum
|
go
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
mvn clean install - jdk11
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|