Skip to content

Fix misc GremlinLang and GraphBinary issues in Go (#3371) #2270

Fix misc GremlinLang and GraphBinary issues in Go (#3371)

Fix misc GremlinLang and GraphBinary issues in Go (#3371) #2270

Triggered via push March 30, 2026 19:56
Status Failure
Total duration 24m 33s
Artifacts

build-test.yml

on: push
cache gremlin-server docker image
2m 46s
cache gremlin-server docker image
mvn clean install - jdk17
13m 27s
mvn clean install - jdk17
mvn clean install - jdk11
6m 30s
mvn clean install - jdk11
gremlin-server default
18m 21s
gremlin-server default
hadoop feature
6m 58s
hadoop feature
gremlin-console
6m 33s
gremlin-console
Matrix: spark core
Matrix: spark gryo
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
mvn clean install - jdk11
Process completed with exit code 1.
.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). (https://xunit.net/xunit.analyzers/rules/xUnit2027)
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Argument of type 'Dictionary<object, object>' cannot be used for parameter 'm' of type 'IDictionary<object, object?>' in 'GraphTraversal<string, Edge> GraphTraversal<string, string>.MergeE(IDictionary<object, object?>? m)' due to differences in the nullability of reference types.
.NET
Argument of type 'Dictionary<object, object>' cannot be used for parameter 'm' of type 'IDictionary<object, object?>' in 'GraphTraversal<Edge, Edge> GraphTraversalSource.MergeE(IDictionary<object, object?>? m)' due to differences in the nullability of reference types.
.NET
Cannot convert null literal to non-nullable reference type.
.NET
Converting null literal or possible null value to non-nullable type.
.NET
Converting null literal or possible null value to non-nullable type.
go
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum