fix: README.md instruction for dxLink #130
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/Events/Options/UnderlyingMapper.cs#L12
Type 'UnderlyingMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
src/DxFeed.Graal.Net/Native/Events/Market/TradeETHMapper.cs#L15
Type 'TradeETHMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
src/DxFeed.Graal.Net/Native/Events/Market/TimeAndSaleMapper.cs#L12
Type 'TimeAndSaleMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
src/DxFeed.Graal.Net/Native/Ipf/InstrumentProfileReaderNative.cs#L18
Type 'InstrumentProfileReaderNative' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
src/DxFeed.Graal.Net/Native/Events/Candles/CandleMapper.cs#L12
Type 'CandleMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
src/DxFeed.Graal.Net/Native/Events/Market/QuoteMapper.cs#L12
Type 'QuoteMapper' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
The logs for this run have expired and are no longer available.
Loading