Merge branch '3.8-dev' #10342
build-test.yml
on: push
smoke
5m 11s
mvn clean install - jdk17
13m 28s
mvn clean install - jdk11
17m 43s
gremlin-server default
18m 40s
gremlin-server unified
19m 2s
hadoop feature
7m 35s
gremlin-console
7m 15s
neo4j-gremlin
9m 55s
Matrix: spark core
Matrix: spark gryo
gremlin-driver
4m 8s
javascript-all-node20
6m 5s
javascript-glv-node22
5m 56s
javascript-glv-node24
5m 23s
python
5m 49s
.NET
4m 50s
go
5m 17s
Annotations
1 error and 13 warnings
|
gremlin-server unified
Process completed with exit code 1.
|
|
.NET
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
.NET
Converting null literal or possible null value to non-nullable type.
|
|
.NET
Converting null literal or possible null value to non-nullable type.
|
|
.NET
Non-nullable property 'DictifiedLast' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
.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
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.
|
|
go
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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
|