Fix misc GremlinLang and GraphBinary issues in Go (#3371) #2270
build-test.yml
on: push
smoke
6m 5s
mvn clean install - jdk17
13m 27s
mvn clean install - jdk11
6m 30s
gremlin-server default
18m 21s
hadoop feature
6m 58s
gremlin-console
6m 33s
Matrix: spark core
Matrix: spark gryo
gremlin-driver
4m 37s
javascript-glv-node22
7m 56s
javascript-glv-node24
7m 4s
python
6m 6s
.NET
4m 53s
go
5m 24s
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
|