Skip to content

Fix nullability checks in .net deserializers #5934

Fix nullability checks in .net deserializers

Fix nullability checks in .net deserializers #5934

Triggered via push May 21, 2024 20:01
Status Success
Total duration 26m 4s
Artifacts

build-test.yml

on: push
cache gremlin-server docker image
1m 56s
cache gremlin-server docker image
mvn clean install - jdk17
14m 1s
mvn clean install - jdk17
mvn clean install - jdk11
17m 19s
mvn clean install - jdk11
mvn clean install - jdk8
13m 23s
mvn clean install - jdk8
gremlin-server default
21m 43s
gremlin-server default
gremlin-server unified
22m 22s
gremlin-server unified
gremlin-console
6m 22s
gremlin-console
neo4j-gremlin
8m 51s
neo4j-gremlin
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
.NET
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Gremlin.Net
.NET
Non-nullable property 'DictifiedLast' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
.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
Converting null literal or possible null value to non-nullable type.
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum
go
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed 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/.
mvn clean install - jdk11
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1