Skip to content

feat: Add IpfConnection #104

feat: Add IpfConnection

feat: Add IpfConnection #104

Triggered via push November 3, 2023 13:21
Status Success
Total duration 2m 58s
Artifacts

build.yml

on: push
Matrix: build_and_test
Release
0s
Release
Build & Upload Docs
0s
Build & Upload Docs
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Build & Test on linux-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Build & Test on linux-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L62
Non-nullable field 'args' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build & Test on linux-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L36
The field 'LatencyTestTool.Diagnostic.args' is never used
Build & Test on linux-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Build & Test on osx-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Build & Test on osx-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L62
Non-nullable field 'args' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build & Test on osx-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L36
The field 'LatencyTestTool.Diagnostic.args' is never used
Build & Test on osx-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Build & Test on win-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Build & Test on win-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L62
Non-nullable field 'args' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build & Test on win-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L36
The field 'LatencyTestTool.Diagnostic.args' is never used
Build & Test on win-x64: src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L57
The type 'string?' cannot be used as type parameter 'T' in the generic type or method 'ConcurrentSet<T>'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.