Skip to content

bytecode naming cleanup #6104

bytecode naming cleanup

bytecode naming cleanup #6104

Triggered via push June 10, 2024 20:11
Status Failure
Total duration 49m 4s
Artifacts

build-test.yml

on: push
cache gremlin-server docker image
2m 1s
cache gremlin-server docker image
mvn clean install - jdk17
1m 20s
mvn clean install - jdk17
mvn clean install - jdk11
1m 14s
mvn clean install - jdk11
mvn clean install - jdk8
1m 19s
mvn clean install - jdk8
gremlin-server default
45m 17s
gremlin-server default
gremlin-server unified
45m 15s
gremlin-server unified
gremlin-console
10m 6s
gremlin-console
neo4j-gremlin
8m 53s
neo4j-gremlin
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
mvn clean install - jdk11
Process completed with exit code 1.
mvn clean install - jdk8
Process completed with exit code 1.
mvn clean install - jdk17
Process completed with exit code 1.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/VertexPropertyDeserializer.cs#L47
Possible null reference argument for parameter 'label' in 'VertexProperty.VertexProperty(object? id, string label, dynamic? value, Vertex? vertex = null, dynamic[]? properties = null)'.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/VertexPropertyDeserializer.cs#L47
Argument of type 'dynamic?[]' cannot be used for parameter 'properties' of type 'dynamic[]' in 'VertexProperty.VertexProperty(object? id, string label, dynamic? value, Vertex? vertex = null, dynamic[]? properties = null)' due to differences in the nullability of reference types.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/VertexDeserializer.cs#L47
Possible null reference argument for parameter 'label' in 'Vertex.Vertex(object? id, string label = "vertex", dynamic[]? properties = null)'.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/VertexDeserializer.cs#L47
Argument of type 'dynamic?[]' cannot be used for parameter 'properties' of type 'dynamic[]' in 'Vertex.Vertex(object? id, string label = "vertex", dynamic[]? properties = null)' due to differences in the nullability of reference types.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/PropertyDeserializer.cs#L37
Possible null reference argument for parameter 'key' in 'Property.Property(string key, dynamic? value, Element? element = null)'.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/EdgeDeserializer.cs#L37
Possible null reference argument for parameter 'label' in 'Vertex.Vertex(object? id, string label = "vertex", dynamic[]? properties = null)'.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/EdgeDeserializer.cs#L42
Possible null reference argument for parameter 'label' in 'Vertex.Vertex(object? id, string label = "vertex", dynamic[]? properties = null)'.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/EdgeDeserializer.cs#L56
Possible null reference argument for parameter 'label' in 'Edge.Edge(object? id, Vertex outV, string label, Vertex inV, dynamic[]? properties = null)'.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/EdgeDeserializer.cs#L56
Argument of type 'dynamic?[]' cannot be used for parameter 'properties' of type 'dynamic[]' in 'Edge.Edge(object? id, Vertex outV, string label, Vertex inV, dynamic[]? properties = null)' due to differences in the nullability of reference types.
.NET: gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphSON/VertexPropertyDeserializer.cs#L47
Possible null reference argument for parameter 'label' in 'VertexProperty.VertexProperty(object? id, string label, dynamic? value, Vertex? vertex = null, dynamic[]? properties = null)'.
python
Process completed with exit code 1.
go
Process completed with exit code 1.
javascript (ubuntu-latest)
Process completed with exit code 1.
gremlin-console
Process completed with exit code 1.
gremlin-server unified
The job running on runner GitHub Actions 510 has exceeded the maximum execution time of 45 minutes.
gremlin-server unified
The operation was canceled.
gremlin-server default
The job running on runner GitHub Actions 425 has exceeded the maximum execution time of 45 minutes.
gremlin-server default
The operation was canceled.
mvn clean install - jdk17
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum