Update order of operation for request interceptor and serialization i… #2268
build-test.yml
on: push
smoke
6m 2s
mvn clean install - jdk17
13m 19s
mvn clean install - jdk11
18m 40s
gremlin-server default
19m 18s
hadoop feature
7m 10s
gremlin-console
7m 19s
neo4j-gremlin
10m 18s
Matrix: spark core
Matrix: spark gryo
gremlin-driver
4m 21s
javascript-glv-node22
7m 57s
javascript-glv-node24
7m 31s
python
6m 0s
.NET
4m 50s
go
5m 31s
Annotations
13 warnings
|
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. 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
|
|
.NET
Converting null literal or possible null value to non-nullable 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
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
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.
|
|
mvn clean install - jdk11
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 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/
|