Create Sample Applications for GLVs #1891
Triggered via pull request
November 6, 2023 20:31
Status
Success
Total duration
1h 25m 35s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-test.yml
on: pull_request
smoke
4m 40s
mvn clean install - jdk17
13m 22s
mvn clean install - jdk11
33m 59s
mvn clean install - jdk8
17m 5s
gremlin-server default
21m 8s
gremlin-server unified
25m 54s
gremlin-console
7m 36s
neo4j-gremlin
10m 50s
Matrix: spark core
Matrix: spark gryo
Matrix: javascript
Annotations
11 warnings
.NET
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Gremlin.Net
|
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead.
|
.NET
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead.
|
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
.NET
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
.NET
Non-nullable property 'Serializer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
.NET
Possible null reference argument for parameter 'path' in 'SocketServerSettings SocketServerSettings.FromYaml(string path)'.
|
.NET
Non-nullable field 'Serializer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
go
Restore cache failed: Dependencies file is not found in /home/runner/work/tinkerpop/tinkerpop. Supported file pattern: go.sum
|