[MDAPI-67] [.NET] Integrate IndexedEventTxModel #397
Annotations
10 warnings
src/DxFeed.Graal.Net/Native/Model/AbstractTxModelHandle.cs#L19
'AbstractTxModelHandle.Close()' hides inherited member 'SafeHandle.Close()'. Use the new keyword if hiding was intended.
|
src/DxFeed.Graal.Net/Models/IndexedTxModel.cs#L30
XML comment has cref attribute 'WithSymbol(object)' that could not be resolved
|
src/DxFeed.Graal.Net/Models/IndexedTxModel.cs#L32
XML comment has cref attribute 'WithFeed(DXFeed)' that could not be resolved
|
src/DxFeed.Graal.Net/Models/TimeSeriesTxModel.cs#L28
XML comment has cref attribute 'WithSymbol(object)' that could not be resolved
|
src/DxFeed.Graal.Net/Models/TimeSeriesTxModel.cs#L29
XML comment has cref attribute 'WithFeed(DXFeed)' that could not be resolved
|
src/DxFeed.Graal.Net/Models/TxModelListener.cs#L13
Missing XML comment for publicly visible type or member 'TxModelListener'
|
src/DxFeed.Graal.Net/Models/TxModelListener.cs#L11
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/Model/TimeSeriesTxModelHandle.cs#L1
File header file name documentation should match file name. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1638.md)
|
src/DxFeed.Graal.Net/Native/Model/AbstractTxModelHandle.cs#L19
'AbstractTxModelHandle.Close()' hides inherited member 'SafeHandle.Close()'. Use the new keyword if hiding was intended.
|
src/DxFeed.Graal.Net/Models/IndexedTxModel.cs#L30
XML comment has cref attribute 'WithSymbol(object)' that could not be resolved
|
This job succeeded
Loading