Feature: bump Graal SDK #102
Annotations
6 warnings
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.
|
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.
|
src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L36
The field 'LatencyTestTool.Diagnostic.args' is never used
|
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.
|
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.
|
src/DxFeed.Graal.Net.Tools/LatencyTest/LatencyTestTool.cs#L36
The field 'LatencyTestTool.Diagnostic.args' is never used
|
The logs for this run have expired and are no longer available.
Loading