Merge pull request #106 from epam/migration_to_NET_8 #178
Annotations
10 warnings
Build:
FixAntenna/Tools/TagsGen/TagsGenerator.cs#L49
Parameter 'header' has no matching param tag in the XML comment for 'TagsGenerator.TagsGenerator(string, string, string, string)' (but other parameters do)
|
Build:
FixAntenna/Tools/TagsGen/TagsGenerator.cs#L49
Parameter 'header' has no matching param tag in the XML comment for 'TagsGenerator.TagsGenerator(string, string, string, string)' (but other parameters do)
|
Build:
FixAntenna/NetCore/Message/AbstractFixMessage.cs#L24
'AbstractFixMessage' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
FixAntenna/NetCore/FixEngine/Session/IoThreads/SyncBlockingMessagePumper.cs#L880
'SyncBlockingMessagePumper.PrepareToSend(MsgBuf, FixMessageWithType, ByteBuffer)' is obsolete
|
Build:
FixAntenna/NetCore/Configuration/Config.cs#L1571
Parameter 'defaultValue' has no matching param tag in the XML comment for 'Config.ParseInt(string, int)' (but other parameters do)
|
Build:
FixAntenna/NetCore/Configuration/Config.cs#L1685
Parameter 'defaultValue' has no matching param tag in the XML comment for 'Config.ParseInt(string, int, int, int)' (but other parameters do)
|
Build:
FixAntenna/NetCore/Dictionary/IDictionaryFactory.cs#L32
Parameter 'appVersion' has no matching param tag in the XML comment for 'IDictionaryFactory.GetDictionaries(FixVersionContainer, FixVersionContainer)' (but other parameters do)
|
Build:
FixAntenna/NetCore/Dictionary/IDictionaryFactory.cs#L38
Parameter 'appVersion' has no matching param tag in the XML comment for 'IDictionaryFactory.LoadDictionary(FixVersionContainer, FixVersionContainer)' (but other parameters do)
|
Build:
FixAntenna/NetCore/FixEngine/FixServer.cs#L232
XML comment has cref attribute 'SetPorts' that could not be resolved
|
Build:
FixAntenna/NetCore/FixEngine/FixServer.cs#L320
XML comment has cref attribute 'SetPorts' that could not be resolved
|
Loading