bump version #129
Annotations
10 warnings
src/DxFeed.Graal.Net/Api/DXFeedSubscription.cs#L75
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
src/DxFeed.Graal.Net/Native/Ipf/InstrumentProfileConnectionHandle.cs#L66
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
src/DxFeed.Graal.Net/Native/Subscription/EventListenerFunc.cs#L20
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
src/DxFeed.Graal.Net/Ipf/Live/InstrumentProfileUpdateListener.cs#L14
The documentation for parameter 'profiles' is missing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1611.md)
|
src/DxFeed.Graal.Net/Native/ErrorHandling/GraalException.cs#L41
Member 'GraalException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'GraalException.GetObjectData(SerializationInfo, StreamingContext)'.
|
src/DxFeed.Graal.Net/Native/ErrorHandling/JavaException.cs#L57
Member 'JavaException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'JavaException.GetObjectData(SerializationInfo, StreamingContext)'.
|
src/DxFeed.Graal.Net/Native/ErrorHandling/GraalException.cs#L32
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/DxFeed.Graal.Net/Native/ErrorHandling/GraalException.cs#L43
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/DxFeed.Graal.Net/Native/ErrorHandling/JavaException.cs#L36
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
src/DxFeed.Graal.Net/Native/ErrorHandling/JavaException.cs#L59
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
The logs for this run have expired and are no longer available.
Loading