Skip to content

added simpler form of sigv4() #5931

added simpler form of sigv4()

added simpler form of sigv4() #5931

Triggered via push May 21, 2024 15:48
Status Failure
Total duration 55m 27s
Artifacts

build-test.yml

on: push
cache gremlin-server docker image
2m 8s
cache gremlin-server docker image
mvn clean install - jdk17
4m 14s
mvn clean install - jdk17
mvn clean install - jdk11
5m 7s
mvn clean install - jdk11
mvn clean install - jdk8
18m 28s
mvn clean install - jdk8
gremlin-server default
23m 53s
gremlin-server default
gremlin-server unified
23m 41s
gremlin-server unified
gremlin-console
10m 12s
gremlin-console
neo4j-gremlin
9m 0s
neo4j-gremlin
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
.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)'.
mvn clean install - jdk8
Process completed with exit code 1.
mvn clean install - jdk17
Process completed with exit code 1.
gremlin-server unified
Process completed with exit code 1.
mvn clean install - jdk11
Process completed with exit code 1.
go
Process completed with exit code 1.
javascript (ubuntu-latest)
Process completed with exit code 1.
neo4j-gremlin
Process completed with exit code 1.
gremlin-console
Process completed with exit code 1.
gremlin-server default
Process completed with exit code 1.
python
Process completed with exit code 1.
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