Skip to content

Create Sample Applications for GLVs #1891

Create Sample Applications for GLVs

Create Sample Applications for GLVs #1891

Triggered via pull request November 6, 2023 20:31
@ryn5ryn5
synchronize #81
ryan/glv-examples
Status Success
Total duration 1h 25m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-test.yml

on: pull_request
cache gremlin-server docker image
2m 1s
cache gremlin-server docker image
mvn clean install - jdk17
13m 22s
mvn clean install - jdk17
mvn clean install - jdk11
33m 59s
mvn clean install - jdk11
mvn clean install - jdk8
17m 5s
mvn clean install - jdk8
gremlin-server default
21m 8s
gremlin-server default
gremlin-server unified
25m 54s
gremlin-server unified
gremlin-console
7m 36s
gremlin-console
neo4j-gremlin
10m 50s
neo4j-gremlin
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Fit to window
Zoom out
Zoom in

Annotations

11 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
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
Non-nullable property 'Serializer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.NET
Possible null reference argument for parameter 'path' in 'SocketServerSettings SocketServerSettings.FromYaml(string path)'.
.NET
Non-nullable field 'Serializer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum